mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
travis: Set prefix to /usr, so we find xkbcomp.
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
committed by
Adam Jackson
parent
2d50e32e0b
commit
b62e486c4e
@@ -7,6 +7,6 @@ export XTEST_DIR=$TRAVIS_BUILD_DIR/xtest
|
||||
|
||||
set -e
|
||||
|
||||
meson build/
|
||||
meson --prefix=/usr build/
|
||||
ninja -C build/ install
|
||||
ninja -C build/ test
|
||||
|
||||
Reference in New Issue
Block a user