This commit is contained in:
Sandro Mani 2023-03-04 08:54:47 +01:00
parent 233694a282
commit 2695f4a1d3

View File

@ -167,7 +167,7 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}/doc/vips
# FIXME s390x specific test failure in quantization test
make check || :
cat test/test-suite.log
else
%else
make check
%endif