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

added no_install_i18n_man to wpath.py.in

This commit is contained in:
Adam Blackburn
2010-01-02 20:22:00 -10:00
parent 46f393e034
commit d0272be743

View File

@@ -75,6 +75,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_man = %NO_INSTALL_I18N_MAN%
no_install_kde = %NO_INSTALL_KDE%
no_install_acpi = %NO_INSTALL_ACPI%
no_install_docs = %NO_INSTALL_DOCS%