diff --git a/libtool.spec b/libtool.spec index 1f03f72..e448d83 100644 --- a/libtool.spec +++ b/libtool.spec @@ -134,7 +134,7 @@ autoreconf -v %check %if %{with check} -make check VERBOSE=yes || { cat testsuite.log ; false ; } +make check VERBOSE=yes || { cat tests/testsuite.dir/*/testsuite.log ; false ; } %endif