summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-25 15:18:03 -0500
committerVincent Grande2021-01-25 15:18:03 -0500
commitf946b099b410f8a2d718bfe50c379e74e0831a72 (patch)
tree250222e95c408784639c62fad4488a8052f7af3b /PKGBUILD
parent26846cd976b3e48700f921769585aaf350e65032 (diff)
downloadaur-f946b099b410f8a2d718bfe50c379e74e0831a72.tar.gz
maintainer mode
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ca1b5aef4d0..e4c84fcca392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,8 @@ build() {
--disable-tests \
--disable-seccomp-tests \
--disable-full-test-suite \
- --disable-tools
+ --disable-tools \
+ --enable-maintainer-mode
make
}