13
0

quiet apt-get for windows x-compile

This commit is contained in:
Robin Gareus 2014-12-21 03:04:09 +01:00
parent 282c563fce
commit 73d934bf43

View File

@ -31,7 +31,7 @@ if test -z "${ARDOURCFG}"; then
fi
if [ "$(id -u)" = "0" ]; then
apt-get -y install build-essential \
apt-get -qq -y install build-essential \
${DEBIANPKGS} \
git autoconf automake libtool pkg-config yasm python