summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitchell Renouf2018-10-17 15:22:03 -0230
committerMitchell Renouf2018-10-17 15:22:03 -0230
commit286de87072f51692c9471ba0b549c902313a37ad (patch)
tree3cc942783ab902fcce54cb28019ae3c6876e1153
parenta3ed10ae2ac1b4b8a03c2387e0c608b57dce377a (diff)
downloadaur-286de87072f51692c9471ba0b549c902313a37ad.tar.gz
fix build due to pkgbase change
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67e44f16abfb..3f3a2c1db7ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ prepare() {
}
build() {
- arch-meson $pkgbase build \
+ arch-meson $_pkgbase build \
-D ubuntuone=true \
-D ubuntu_reviews=true \
-D snap=true