1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-29 09:52:31 +01:00

Re-organize setup.py, provide a --no-install-i18n

This commit is contained in:
David Paleino
2012-05-10 00:53:44 +02:00
parent c212552e24
commit ab8ecb6ba8
2 changed files with 159 additions and 139 deletions

View File

@@ -78,6 +78,7 @@ log_perms = '%LOGPERMS%'
no_install_pmutils = %NO_INSTALL_PMUTILS%
no_install_init = %NO_INSTALL_INIT%
no_install_man = %NO_INSTALL_MAN%
no_install_i18n = %NO_INSTALL_I18N%
no_install_i18n_man = %NO_INSTALL_I18N_MAN%
no_install_kde = %NO_INSTALL_KDE%
no_install_acpi = %NO_INSTALL_ACPI%