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

Fix running scripts

Fix broken symlink
Update slackware init script
Add new build options to wpath.py
This commit is contained in:
Dan O'Reilly
2008-12-11 00:29:00 -05:00
parent faf60f6ed3
commit e3c70de4f5
7 changed files with 22 additions and 11 deletions

View File

@@ -58,8 +58,7 @@ no_install_init = %NO_INSTALL_INIT%
no_install_man = %NO_INSTALL_MAN%
no_install_kde = %NO_INSTALL_KDE%
no_install_acpi = %NO_INSTALL_ACPI%
no_install_install = %NO_INSTALL_INSTALL%
no_install_license = %NO_INSTALL_LICENSE%
no_install_docs = %NO_INSTALL_DOCS%
def chdir(file):
"""Change directory to the location of the specified file.