abuild: perform unzip operations quietly
unzip(1) is verbose by default since we don't run tar(1) in verbose mode we should run unzip with -q for consistency.
Showing
Please register or sign in to comment
unzip(1) is verbose by default since we don't run tar(1) in verbose mode we should run unzip with -q for consistency.