aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 22:29:02 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 22:29:02 +0300
commit62b9f823153ebf5da3064bfce9eea9a27e9e6cb2 (patch)
treee8bd3afcfa3f4320eabf1beef22607aabb8ac084 /wayland
parent64a97a89b800ea0b44ef5d5c2e7fdc3ebc2bc0a0 (diff)
downloadrepository-62b9f823153ebf5da3064bfce9eea9a27e9e6cb2.tar.gz
slurp: use cl-meson
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/slurp/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/wayland/slurp/build b/wayland/slurp/build
index 64ee0e20..77a0e800 100755
--- a/wayland/slurp/build
+++ b/wayland/slurp/build
@@ -2,8 +2,8 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
+ -Dman-pages=enabled \
. output
ninja -C output