diff --git a/community/thunar-vcs-plugin/APKBUILD b/community/thunar-vcs-plugin/APKBUILD
index 8c5daf35d7ffec5e30de8ffb917ee473264c534e..eb6d40ec4f019430e9facba91cd389c82d0e49c4 100644
--- a/community/thunar-vcs-plugin/APKBUILD
+++ b/community/thunar-vcs-plugin/APKBUILD
@@ -14,6 +14,7 @@ source="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/${pkgver%.
 
 prepare() {
 	default_prepare
+	update_config_sub
 
 	# quick and dirty fix for apr linking
 	sed -i -e 's/APR_LDFLAGS/APR_LIBS/' thunar-vcs-plugin/Makefile.in