mirror of
https://github.com/gryf/wicd.git
synced 2025-12-24 07:02:29 +01:00
Added a setup.py script. Added the new init and suspend scripts to a folder called other, which also holds all files which don't currently go in the /opt/wicd folders. These are used by the setup.py script and put into their respective directories.
5 lines
81 B
INI
5 lines
81 B
INI
[install]
|
|
install_lib=/opt/wicd
|
|
install_scripts=/opt/wicd
|
|
install_data=/opt/wicd
|