forked from pool/perl-Net-SSLeay
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:
parent
ede9ece2da
commit
1ef0dae778
@ -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
|
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}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if ! 0%{?qemu_user_space_build}
|
||||||
make test
|
make test
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user