aboutsummaryrefslogtreecommitdiff
path: root/extra/basu
diff options
context:
space:
mode:
Diffstat (limited to 'extra/basu')
-rwxr-xr-xextra/basu/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/basu/build b/extra/basu/build
index 64ee0e20..20b55fd4 100755
--- a/extra/basu/build
+++ b/extra/basu/build
@@ -2,8 +2,7 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
. output
ninja -C output