aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 22:34:23 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 22:34:23 +0300
commitddf8fa4fa816d1878d5a7b381f4d00ef99e353bf (patch)
tree5d714ccfda1c25e64dcf17945237eacb7777e0bb /wayland
parent76b908f5d94c81ba6391c3d293633083ecdf61ce (diff)
downloadrepository-ddf8fa4fa816d1878d5a7b381f4d00ef99e353bf.tar.gz
wlr-randr: use cl-meson
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/wlr-randr/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/wayland/wlr-randr/build b/wayland/wlr-randr/build
index 64ee0e20..20b55fd4 100755
--- a/wayland/wlr-randr/build
+++ b/wayland/wlr-randr/build
@@ -2,8 +2,7 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
. output
ninja -C output