summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fe09877085a..9f34957b2f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ prepare() {
}
build() {
- arch-meson $pkgname build
+ arch-meson $_pkgname build
meson compile -C build
}