Accepting request 187261 from home:Guillaume_G:branches:Base:System

Disable check when building with qemu (fix armv6)

OBS-URL: https://build.opensuse.org/request/show/187261
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=141
This commit is contained in:
Stefan Seyfried 2013-08-15 07:18:33 +00:00 committed by Git OBS Bridge
parent 08ec8cad84
commit fca6b46c22
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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}