summaryrefslogtreecommitdiffstats
path: root/main/thunar-volman/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/thunar-volman/APKBUILD')
-rw-r--r--main/thunar-volman/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/thunar-volman/APKBUILD b/main/thunar-volman/APKBUILD
index ac069e484..d7342445b 100644
--- a/main/thunar-volman/APKBUILD
+++ b/main/thunar-volman/APKBUILD
@@ -16,6 +16,7 @@ _builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
+ update_config_sub || return 1
# apply patches here
}