aboutsummaryrefslogtreecommitdiffstats
path: root/main/mutt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mutt/APKBUILD')
-rw-r--r--main/mutt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mutt/APKBUILD b/main/mutt/APKBUILD
index c438714ac..47ae225f3 100644
--- a/main/mutt/APKBUILD
+++ b/main/mutt/APKBUILD
@@ -18,7 +18,7 @@ _builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
- # apply patches here
+ update_config_sub || return 1
}
build() {