Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support/muon-meson
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/muon-meson')
-rw-r--r--build-support/muon-meson/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/muon-meson/PKGBUILD b/build-support/muon-meson/PKGBUILD
index 0f8db823..c6d7920e 100644
--- a/build-support/muon-meson/PKGBUILD
+++ b/build-support/muon-meson/PKGBUILD
@@ -47,7 +47,7 @@ package() {
cd "muon-v$pkgver/build"
DESTDIR="$pkgdir" ./muon install
- install -Dm775 arch-muon "$pkgdir/usr/bin/arch-muon"
+ install -Dm775 "$srcdir/arch-muon" "$pkgdir/usr/bin/arch-muon"
# remove this as the `meson` package also provides it
# muon only has a `docs` option right now, so