aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/libnids/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/libnids/APKBUILD b/community/libnids/APKBUILD
index 15c170ab69..3794d24ac0 100644
--- a/community/libnids/APKBUILD
+++ b/community/libnids/APKBUILD
@@ -18,6 +18,7 @@ builddir="$srcdir"/$pkgname-$pkgver
build() {
cd "$builddir"
+ update_config_sub || return 1
./configure \
--prefix=/usr \
--man=/usr/share/man \