Accepting request 130817 from openSUSE:Factory:ARM

- avoid make check on qemu build

OBS-URL: https://build.opensuse.org/request/show/130817
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=64
This commit is contained in:
Marcus Meissner 2012-08-15 06:41:23 +00:00 committed by Git OBS Bridge
parent fb45a6895c
commit cd3b51f9a6
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 26 11:41:02 UTC 2012 - dmueller@suse.com
- avoid make check on qemu build
-------------------------------------------------------------------
Tue Jun 19 00:31:03 UTC 2012 - andreas.stieger@gmx.de

View File

@ -167,7 +167,9 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET"
make %{?jobs:-j%jobs}
%check
%if !0%{?qemu_user_space_build:1}
VALGRIND_GENSUP=1 make check
%endif
%install
%makeinstall