aboutsummaryrefslogtreecommitdiffstats
path: root/community/xapian-omega
diff options
context:
space:
mode:
Diffstat (limited to 'community/xapian-omega')
-rw-r--r--community/xapian-omega/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xapian-omega/APKBUILD b/community/xapian-omega/APKBUILD
index ef52b553fb0..c2a6ac5040b 100644
--- a/community/xapian-omega/APKBUILD
+++ b/community/xapian-omega/APKBUILD
@@ -28,7 +28,7 @@ build() {
--host=$CHOST \
--prefix=/usr \
--sysconfdir=/etc/$pkgname \
- --enable-static=no
+ --enable-static=no
make || return 1
}