Restore test verbosity

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-03-22 22:18:51 -04:00
parent 479d870edd
commit 1da819ba57

View File

@ -183,7 +183,7 @@ cp -p %{SOURCE1} %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name}
find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%check %check
make check make check VERBOSE=1
%post -p /sbin/ldconfig %post -p /sbin/ldconfig