setup_win32.py is not in the tarball
This commit is contained in:
parent
561efafe65
commit
e793a889b9
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -57,7 +57,6 @@ install:
|
|||
DST=`dirname "$$f"`; \
|
||||
cp "$$f" "$(DESTDIR)$(PREFIX)/share/gajim/$$DST/"; \
|
||||
done
|
||||
rm "$(DESTDIR)$(PREFIX)/share/gajim/setup_win32.py";
|
||||
cp COPYING "$(DESTDIR)$(PREFIX)/share/gajim/";
|
||||
mkdir -p "$(DESTDIR)$(PREFIX)/share/applications";
|
||||
cp gajim.desktop "$(DESTDIR)$(PREFIX)/share/applications/";
|
||||
|
|
Loading…
Add table
Reference in a new issue