Restore test verbosity

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

View File

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