From 5d19d4f96d3c788ce3e6e8db809d4b6ecb07a8f8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 20:59:52 +0300 Subject: libinput: use cl-meson --- extra/libinput/build | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'extra') 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 \ -- cgit v1.2.3