summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-11-08 15:35:49 -0500
committerVincent Grande2020-11-08 15:35:49 -0500
commit3d8ed95c52b1d95436b765635a8c8af922801a6d (patch)
treecbe946c8911a80d9b9ac1d18f671b590f31d9a68
parentaebd2b2614d510b287426efbef84cf46aa2708f9 (diff)
downloadaur-3d8ed95c52b1d95436b765635a8c8af922801a6d.tar.gz
fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d1db02d822..78fd310a4453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,7 @@ build() {
cd "$_pkgname"
meson \
-Dwerror=false \
- -Dtray=false \
+ -Dtray=disabled \
-Ddgk-pixbuf=false \
-Dman-pages=false \
--prefix /usr \