fix missing cmake flag with configure wrapper

This commit is contained in:
2017-10-11 19:16:07 -03:00
parent 914c939ee9
commit cc52ac1ce8
12 changed files with 29 additions and 27 deletions

View File

@@ -2,5 +2,6 @@
ENABLE_VARS="kde-tray|ON|KDE_TRAY"
ENABLE_KDE_TRAY_DOC="build with kde tray and appindicator instead of gtk3 tray"
DISABLE_VARS="aur|ON|DISABLE_AUR"
DISABLE_VARS="aur|ON|DISABLE_AUR icon-update|OFF|ICON_UPDATE"
DISABLE_DISABLE_AUR_DOC="disable the AUR in pamac"
DISABLE_ICON_UPDATE_DOC="disable the update of the icon cache after installing"