diff --git a/testing/notification-daemon/APKBUILD b/testing/notification-daemon/APKBUILD
index 004f746037e7c0da7a0b080103018e2191d6774c..5109dcd88b16caab46ad64110d7c021fd79175f6 100644
--- a/testing/notification-daemon/APKBUILD
+++ b/testing/notification-daemon/APKBUILD
@@ -11,6 +11,10 @@ makedepends="intltool gtk+3.0-dev"
 source="https://download.gnome.org/sources/notification-daemon/${pkgver%.*}/notification-daemon-$pkgver.tar.xz
 	remove-notifications-limit.patch
 	"
+prepare() {
+	default_prepare
+	update_config_sub
+}
 
 build() {
 	./configure \