SHA256
1
0
forked from pool/wget

Accepting request 236554 from home:AndreasStieger:branches:network:utilities

Disable the testsuite - seem OBS releated error. Make conditional while this is being worked on to not hide other build problems

OBS-URL: https://build.opensuse.org/request/show/236554
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=45
This commit is contained in:
2014-06-08 07:36:42 +00:00
committed by Git OBS Bridge
parent 84f5f91ffb
commit df53031a20
2 changed files with 9 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
#
%bcond_with regression_tests
Name: wget
Version: 1.15
Release: 0
@@ -72,7 +74,9 @@ autoreconf --force
make %{?_smp_mflags}
%check
%if %{with regression_tests}
make -C tests/ check
%endif
%install
%makeinstall