aboutsummaryrefslogtreecommitdiffstats
path: root/testing/freealut/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/freealut/APKBUILD')
-rw-r--r--testing/freealut/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/freealut/APKBUILD b/testing/freealut/APKBUILD
index 4f0ca6160f..e46c2dce91 100644
--- a/testing/freealut/APKBUILD
+++ b/testing/freealut/APKBUILD
@@ -27,6 +27,7 @@ prepare() {
build() {
cd "$_builddir"
+ ./autogen.sh || return 1
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \