1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-20 08:55:45 +01:00

merged David Paleino's split file installation branch

This commit is contained in:
Adam Blackburn
2010-01-02 07:52:03 -10:00
14 changed files with 65 additions and 34 deletions

View File

@@ -6,4 +6,4 @@ if [ -e "%VARLIB%WHEREAREMYFILES" ] && [ ! -L "$HOME/.wicd/WHEREAREMYFILES" ]; t
ln -s "%VARLIB%WHEREAREMYFILES" "$HOME/.wicd/WHEREAREMYFILES"
fi
exec %PYTHON% -O %LIB%wicd-curses.py $@
exec %PYTHON% -O %SHARE%curses/wicd-curses.py $@