summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-10-09 14:05:52 -0600
committerMark Wagie2022-10-09 14:05:52 -0600
commit0321d392c2d8730828d9bf2751af68457487e9b2 (patch)
treee8927c69504f8d1f7a88941182e03aa8d1571c7d /PKGBUILD
parent13bcbfd3bb1bb4d600f2d8161245f435bce2f9a9 (diff)
downloadaur-0321d392c2d8730828d9bf2751af68457487e9b2.tar.gz
formatting
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dede523a269..7568f7214da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ build() {
-DENABLE_SQLITE3='OFF' \
-DENABLE_RPM='OFF' \
-DENABLE_IMAGEMAGICK6='OFF' \
- -DENABLE_LIBCJSON=OFF \
+ -DENABLE_LIBCJSON='OFF' \
-Wno-dev
cmake --build build
}