summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40bd44fcfa22..77342dce41ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ makedepends=('git' 'doxygen' 'gcc6-gcj' 'gcc-libs' 'ghostscript' 'gjdoc' 'glibc'
'popt')
conflicts=($_pkgname)
provides=("$_pkgname=$pkgver")
-options=('!emptydirs' '!strip')
+options=('!emptydirs' '!strip' '!makeflags')
install="$pkgname.install"
source=("$pkgname::git+https://github.com/openss7/openss7.git")
md5sums=('SKIP')