summaryrefslogtreecommitdiffstats
path: root/main/hypermail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/hypermail/APKBUILD')
-rw-r--r--main/hypermail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hypermail/APKBUILD b/main/hypermail/APKBUILD
index 07a16cde2..60af1637e 100644
--- a/main/hypermail/APKBUILD
+++ b/main/hypermail/APKBUILD
@@ -17,7 +17,7 @@ source="http://www.hypermail-project.org/$pkgname-$pkgver.tar.gz
_builddir="$srcdir"/hypermail
prepare() {
cd "$_builddir"
- update_config_sub
+ update_config_sub || return 1
}
build() {