summaryrefslogtreecommitdiff
path: root/repo/libinput/libinput.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/libinput/libinput.xibuild')
-rw-r--r--repo/libinput/libinput.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libinput/libinput.xibuild b/repo/libinput/libinput.xibuild
index 6686c9f..4141159 100644
--- a/repo/libinput/libinput.xibuild
+++ b/repo/libinput/libinput.xibuild
@@ -12,7 +12,7 @@ build () {
mkdir build &&
cd build &&
- meson --prefix=$XORG_PREFIX \
+ meson --prefix=/usr \
--buildtype=release \
-Ddebug-gui=false \
-Dtests=false \