aboutsummaryrefslogtreecommitdiffstats
path: root/main/speex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/speex/APKBUILD')
-rw-r--r--main/speex/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/speex/APKBUILD b/main/speex/APKBUILD
index f9ac9b6434..d98caf782c 100644
--- a/main/speex/APKBUILD
+++ b/main/speex/APKBUILD
@@ -16,6 +16,7 @@ source="http://downloads.xiph.org/releases/speex/speex-$_ver.tar.gz"
_builddir="$srcdir"/$pkgname-$_ver
prepare() {
cd "$_builddir"
+ update_config_sub || return 1
}
build() {