mirror of
https://github.com/gryf/wicd.git
synced 2026-04-16 02:23:34 +02: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:
@@ -64,6 +64,7 @@ no_install_man = %NO_INSTALL_MAN%
|
||||
no_install_kde = %NO_INSTALL_KDE%
|
||||
no_install_acpi = %NO_INSTALL_ACPI%
|
||||
no_install_docs = %NO_INSTALL_DOCS%
|
||||
no_install_ncurses = %NO_INSTALL_NCURSES%
|
||||
|
||||
def chdir(file):
|
||||
"""Change directory to the location of the specified file.
|
||||
|
||||
Reference in New Issue
Block a user