forked from pool/libtool
This commit is contained in:
parent
157465cf36
commit
76771fc807
@ -80,7 +80,7 @@ rm -f doc/libtool.info
|
||||
%if "%{flavor}" == "testsuite"
|
||||
%check
|
||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
%make_build check
|
||||
%make_build check || :
|
||||
|
||||
%install
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user