2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libinput: Install files to /usr/lib/libinput

This commit is contained in:
Dylan Araps 2020-05-08 11:41:50 +03:00
parent 76f39ffab0
commit 4338dae71f
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -12,6 +12,7 @@ meson \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--libexecdir=/usr/lib \
-Ddebug-gui=false \
-Ddocumentation=false \
-Dtests=false \