summaryrefslogtreecommitdiffstats
path: root/main/hypermail
diff options
context:
space:
mode:
Diffstat (limited to 'main/hypermail')
-rw-r--r--main/hypermail/APKBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/hypermail/APKBUILD b/main/hypermail/APKBUILD
index 02c8f3fcf..07a16cde2 100644
--- a/main/hypermail/APKBUILD
+++ b/main/hypermail/APKBUILD
@@ -15,6 +15,11 @@ subpackages=""
source="http://www.hypermail-project.org/$pkgname-$pkgver.tar.gz
mdir2mbox.lua"
_builddir="$srcdir"/hypermail
+prepare() {
+ cd "$_builddir"
+ update_config_sub
+}
+
build() {
cd "$_builddir"
./configure \