summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2017-02-09 11:02:29 +0300
committerCaleb Maclennan2017-03-25 12:52:45 +0300
commit507acc49e4d7bb9e5f0396308068aa876f217e23 (patch)
tree949e1b54737d53bb4204be9ef45a738f0b3970ce /PKGBUILD
parent4550fc017653be55e2fcf33c3b9dd23e8b9bee54 (diff)
downloadaur-507acc49e4d7bb9e5f0396308068aa876f217e23.tar.gz
Normalize option format
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9dd738623bb..99ad34c570e9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,7 +84,7 @@ build() {
--enable-static=no \
--enable-shared=yes \
--enable-fast-install=yes \
- --disable-delegate-build \
+ --enable-delegate-build=no \
--enable-cipher \
--enable-hdri \
--enable-hugepages \