summaryrefslogtreecommitdiffstats
path: root/main/hypermail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-15 09:47:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-15 11:25:42 +0000
commit5142d906e9c50070d43c6ebc9cd3e6c0c33c1563 (patch)
tree73112036e1bc493f455651848db1dfdcd29ab1cc /main/hypermail
parentcb40a8296c927bc51f097c4631f300e46fe91e05 (diff)
downloadaports-5142d906e9c50070d43c6ebc9cd3e6c0c33c1563.tar.bz2
aports-5142d906e9c50070d43c6ebc9cd3e6c0c33c1563.tar.xz
main/hypermail: update config.sub
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 \