Accepting request 188164 from Base:System
Disable check when building with qemu (fix armv6) (forwarded request 187261 from Guillaume_G) OBS-URL: https://build.opensuse.org/request/show/188164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=108
This commit is contained in:
commit
a1fca42f9b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 14:00:39 UTC 2013 - guillaume@opensuse.org
|
||||
|
||||
- Disable check when building with qemu (fix armv6)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 08:07:45 UTC 2013 - mmeister@suse.com
|
||||
|
||||
|
@ -222,7 +222,9 @@ fi
|
||||
install --mode 0755 -d %{buildroot}%{_localstatedir}/lib/bluetooth
|
||||
|
||||
%check
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
make check
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
Loading…
x
Reference in New Issue
Block a user