aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/libinput/build6
1 files changed, 1 insertions, 5 deletions
diff --git a/extra/libinput/build b/extra/libinput/build
index 3d58df40..93cfd3d4 100755
--- a/extra/libinput/build
+++ b/extra/libinput/build
@@ -2,11 +2,7 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=/usr/share/man \
- --default-library=both \
+cl-meson \
-Ddebug-gui=false \
-Ddocumentation=false \
-Dtests=false \