customized builds
This commit is contained in:
6
.configure-custom.sh
Normal file
6
.configure-custom.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
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_DISABLE_AUR_DOC="disable the AUR in pamac"
|
||||
Reference in New Issue
Block a user