mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 09:28:41 +00:00
touchup last and remove old files
This commit is contained in:
parent
bc88fb3d11
commit
b9ffab2499
8 changed files with 2 additions and 428 deletions
3
setup.py
3
setup.py
|
@ -186,7 +186,8 @@ setup(
|
|||
'deluge/data/icons/hicolor/72x72/apps/deluge.png']),
|
||||
('/usr/share/deluge/icons/hicolor/96x96/apps', [
|
||||
'deluge/data/icons/hicolor/96x96/apps/deluge.png']),
|
||||
('/usr/share/applications', ['deluge.desktop'])],
|
||||
('/usr/share/applications', [
|
||||
'deluge/data/share/applications/deluge.desktop'])],
|
||||
ext_package = "deluge",
|
||||
ext_modules = [libtorrent],
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue