This commit is contained in:
parent
2dec88e5c2
commit
4156788296
3
Makefile
3
Makefile
@ -13,8 +13,7 @@ tarball:
|
|||||||
mv dist/deluge-*.tar.gz $(DESTDIR)
|
mv dist/deluge-*.tar.gz $(DESTDIR)
|
||||||
|
|
||||||
install:
|
install:
|
||||||
python setup.py install --prefix=$(PREFIX);
|
python setup.py install --prefix=$(PREFIX) && /usr/bin/update-desktop-database;
|
||||||
-/usr/bin/update-desktop-database
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
python setup.py clean
|
python setup.py clean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user