aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 22:22:12 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 22:22:12 +0300
commit654ee3b4bba5564bcabd4c722178d22205f1cdab (patch)
treee8c124cd5787fdd03708b26c4e37f14d758dfbe6 /wayland
parent4b886a942bc5f1f0ae48e8510de35353880788ae (diff)
downloadrepository-654ee3b4bba5564bcabd4c722178d22205f1cdab.tar.gz
foot: use cl-meson
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/foot/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/wayland/foot/build b/wayland/foot/build
index 91a1423b..ae86f435 100755
--- a/wayland/foot/build
+++ b/wayland/foot/build
@@ -2,8 +2,8 @@
export DESTDIR=$1
-meson \
- --prefix=/usr \
+cl-meson \
+ -Ddocs=enabled \
. output
ninja -C output