aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libnxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libnxml/APKBUILD')
-rw-r--r--testing/libnxml/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/libnxml/APKBUILD b/testing/libnxml/APKBUILD
index 0240e8114ad..bc115862453 100644
--- a/testing/libnxml/APKBUILD
+++ b/testing/libnxml/APKBUILD
@@ -14,7 +14,8 @@ builddir="$srcdir/$pkgname-$pkgver"
prepare() {
default_prepare
- cd "$builddir"
+
+ update_config_sub
update_config_guess
}