SHA256
1
0
forked from pool/weston

Accepting request 850419 from X11:Wayland

- Fix name of build dir used in tests

OBS-URL: https://build.opensuse.org/request/show/850419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weston?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2020-11-24 21:14:25 +00:00 committed by Git OBS Bridge
commit 6a0c63c5e0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 23 13:51:18 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix name of build dir used in tests
-------------------------------------------------------------------
Fri Sep 4 11:55:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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 build/
pushd %_vpath_builddir/;
if ! meson test; then
cat meson-logs/testlog.txt
# make check can not pass completely without an actual screen.