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

Fixed up setup.py and wpath.py to install the curses client.

Added a wicd-curses wrapper script to /usr/bin
Made curses *.py files executable
All of this passes the build test, but not the "WFM" test. :)
This commit is contained in:
Robby Workman
2009-01-01 02:02:26 -06:00
parent 4798d26f9a
commit 066237718f
6 changed files with 11 additions and 1 deletions

2
in/scripts=wicd-curses.in Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
exec python -O %LIB%wicd-curses.py $@