summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-11-08 15:37:15 -0500
committerVincent Grande2020-11-08 15:37:15 -0500
commit86d42b8647acc66c2370e0e787f39e39a3a6c1a3 (patch)
tree4d67bdb08941285e374b2d1c90e4f413b90cd168
parent3d8ed95c52b1d95436b765635a8c8af922801a6d (diff)
downloadaur-86d42b8647acc66c2370e0e787f39e39a3a6c1a3.tar.gz
fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78fd310a4453..f937bd64dbe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,7 @@ build() {
-Dwerror=false \
-Dtray=disabled \
-Ddgk-pixbuf=false \
- -Dman-pages=false \
+ -Dman-pages=disabled \
--prefix /usr \
"$srcdir/build"
ninja -C "$srcdir/build"