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:
commit
64a6019144
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user