1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-28 17:32:36 +01:00

Removed kde/gtk/gnome stuff from setup

Also removed placement of the modules for daemon, cli and curses client,
since they are part of the wicd package now.
This commit is contained in:
2020-08-25 20:48:42 +02:00
parent aa069dfe2e
commit 7b904077c5
2 changed files with 17 additions and 87 deletions

View File

@@ -1,4 +1,18 @@
[options]
packages =
wicd
wicd/curses
wicd/backends
[options.entry_points]
console_scripts =
wicd=wicd.wicd_daemon:main
wicd-cli=wicd.wicd_cli:main
wicd-curses=wicd.curses.wicd_curses:main
[install]
record = install.log
[bdist_rpm]
group = Productivity/Networking/System