Accepting request 202106 from devel:languages:perl

- disable checks on qemu user build (hangs) (forwarded request 201954 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/202106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-SSLeay?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal 2013-10-04 08:43:56 +00:00 committed by Git OBS Bridge
commit 64a6019144
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