[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/gpg4win/scripts/etch-xcompile
From:       Marc Mutz <mutz () kde ! org>
Date:       2009-01-28 10:52:54
Message-ID: 1233139974.526995.22376.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 917650 by mutz:

Make apt-get run non-interactively

 M  +3 -3      00-root-once-make-etch-build-env.sh  


--- branches/work/gpg4win/scripts/etch-xcompile/00-root-once-make-etch-build-env.sh \
#917649:917650 @@ -44,9 +44,9 @@
     fi
 fi
 
-run "Running apt-get update" apt-get update
-run "Installing installer toolchain: $INSTALLER_TOOLCHAIN" apt-get install \
                $INSTALLER_TOOLCHAIN
-run "Installing additional packages from $APT_RELEASE: $BACKPORTED_TOOLCHAIN" \
apt-get install $APT_GET_INSTALL_ARGS $BACKPORTED_TOOLCHAIN +run "Running apt-get \
update" apt-get update --yes +run "Installing installer toolchain: \
$INSTALLER_TOOLCHAIN" apt-get install --yes $INSTALLER_TOOLCHAIN +run "Installing \
additional packages from $APT_RELEASE: $BACKPORTED_TOOLCHAIN" apt-get install --yes \
$APT_GET_INSTALL_ARGS $BACKPORTED_TOOLCHAIN  
 cd "$(dirname "$ICECREAM_LOCAL")" || die "Failed to change into $(dirname \
"$ICECREAM_LOCAL")"  run "Downloading icecream environment: $ICECREAM_WEB -> \
$ICECREAM_LOCAL" wget -N "$ICECREAM_WEB"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic