Restore test verbosity
This commit is contained in:
parent
479d870edd
commit
1da819ba57
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user