Accepting request 201954 from openSUSE:Factory:ARM

- disable checks on qemu user build (hangs)

OBS-URL: https://build.opensuse.org/request/show/201954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SSLeay?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2013-10-04 05:33:02 +00:00 committed by Git OBS Bridge
parent ede9ece2da
commit 1ef0dae778
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 2 20:26:56 UTC 2013 - dmueller@suse.com
- disable checks on qemu user build (hangs)
-------------------------------------------------------------------
Wed Jul 3 09:13:30 UTC 2013 - lnussel@suse.de

View File

@ -65,7 +65,9 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -Wall"
make %{?_smp_mflags}
%check
%if ! 0%{?qemu_user_space_build}
make test
%endif
%install
%perl_make_install