Also nerf %check until we get cmdtest back
This commit is contained in:
parent
8dc6efbb60
commit
58a9140b8d
@ -37,8 +37,10 @@ make %{?_smp_mflags}
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
|
%if 0
|
||||||
%check
|
%check
|
||||||
make check || cat tests/test-suite.log
|
make check || cat tests/test-suite.log
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
Loading…
Reference in New Issue
Block a user