From f99268f797c120a24030a573ef22813cd018beb5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 22 Oct 2022 16:29:29 +0100 Subject: Added unrar --- repo/libinput/libinput.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/libinput') 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 \ -- cgit v1.2.1