This commit is contained in:
Gwenhael Le Moine 2011-04-03 16:57:05 +07:00
parent 36303cf39c
commit 524d7d9cf3

View file

@ -17,4 +17,4 @@ cd $BUILD_DIR
[ -e google-chrome-${CHANNEL}_current_$ARCH.deb ] && rm google-chrome-${CHANNEL}_current_$ARCH.deb
wget -c http://dl.google.com/linux/direct/google-chrome-${CHANNEL}_current_$ARCH.deb
RELEASE=$CHANNEL ./google-chrome.SlackBuild
[ " x$1" -eq "x--install" ] && upgradepkg --install-new $(ls -ut /tmp/google-chrome-*-$(uname -m)-*.txz | head -n1)