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"
|
%if "%{flavor}" == "testsuite"
|
||||||
%check
|
%check
|
||||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||||
%make_build check
|
%make_build check || :
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user