diff --git a/build_torcx_store b/build_torcx_store index 310642bc2f..fa60e1e14c 100755 --- a/build_torcx_store +++ b/build_torcx_store @@ -81,6 +81,7 @@ function torcx_build() ( --oneshot \ --root="${tmproot}" \ --root-deps=rdeps \ + --quiet \ "${pkg}" )