Accepting request 203489 from X11:Wayland
- skip testsuite on QEMU Userspace build (fixes hang on ARMv6 build) (forwarded request 203429 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/203489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayland?expand=0&rev=12
This commit is contained in:
commit
1a62e7bdd2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 20:29:24 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- skip testsuite on QEMU Userspace build (fixes hang on ARMv6 build)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 21:58:52 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -117,8 +117,10 @@ rm -f "$b/%_libdir"/*.la;
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%check
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
mkdir -m go-rwx xdg;
|
||||
XDG_RUNTIME_DIR="$PWD/xdg" make check %{?_smp_mflags};
|
||||
%endif
|
||||
|
||||
%post -n libwayland-client0 -p /sbin/ldconfig
|
||||
%postun -n libwayland-client0 -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user