summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f725b9c7e3ab..0cd0f2f46576 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ build() {
-Dtests=false \
-Ddocumentation=false \
-Dlibwacom=false \
- -Ddebug_gui=false
+ -Ddebug-gui=false
ninja -C build
}