diff --git a/weston.spec b/weston.spec index 659388f..35fcd67 100644 --- a/weston.spec +++ b/weston.spec @@ -157,7 +157,7 @@ export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs" export XDG_RUNTIME_DIR="$PWD/xdg" mkdir -pm go-rwx "$XDG_RUNTIME_DIR" export BACKEND=headless-backend.so -pushd *-suse-linux/ +pushd %_vpath_builddir/; if ! meson test; then cat meson-logs/testlog.txt # make check can not pass completely without an actual screen.