diff --git a/libpsl.spec b/libpsl.spec index e188d31..69aa560 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -84,7 +84,7 @@ rm -fv %{buildroot}%{_datadir}/libpsl/effective_tld_names.dat ln -s %{_datadir}/publicsuffix/effective_tld_names.dat %{buildroot}%{_datadir}/libpsl/effective_tld_names.dat %check -make check +make check || cat tests/test-suite.log %post -p /sbin/ldconfig