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