make the output of %check human-readable again
This commit is contained in:
parent
024138372e
commit
a8811e0706
@ -94,7 +94,7 @@ cd build
|
|||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%make_build check -C build
|
%make_build -C build -s check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install -C build
|
%make_install -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user