1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-03 12:24:14 +01:00

Removed files that are generated by python setup.py configure

Added command to setup.py to clean out generated files ('cleargenerated')
Added the revision number to wicd-daemon.py --help
This commit is contained in:
Adam Blackburn
2008-12-30 10:31:06 -06:00
parent 1a98bf6890
commit ea69f2710e
18 changed files with 31 additions and 1066 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
exec python -O /usr/lib/wicd/wicd-daemon.py $@

View File

@@ -1,2 +0,0 @@
#!/bin/bash
exec python -O /usr/lib/wicd/wicd-client.py $@