summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c7fcf68aacb..acfb153a5807 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ prepare() {
git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
git submodule update
- patch apply -p1 meson.build < ../meson.patch
+ patch apply -p1 $srcdir/gnome-settings-daemon/meson.build < $srcdir/../meson.patch
}
build() {