don't restrict to alien
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
825e9e2e41
commit
946892ee20
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ LATEST_VERSION=$(wget -c "https://get.adobe.com/fr/flashplayer/download/?install
|
||||||
|
|
||||||
cd /home/installs/mirrors/slackware64-current/extra/flashplayer-plugin
|
cd /home/installs/mirrors/slackware64-current/extra/flashplayer-plugin
|
||||||
VERSION=$LATEST_VERSION ./flashplayer-plugin.SlackBuild
|
VERSION=$LATEST_VERSION ./flashplayer-plugin.SlackBuild
|
||||||
rm install_flash_player_11_linux.x86_64.tar.gz
|
rm install_flash_player*.tar.gz
|
||||||
|
|
||||||
upgradepkg --install-new --reinstall /tmp/flashplayer-plugin-$LATEST_VERSION-x86_64-1alien.txz
|
upgradepkg --install-new --reinstall /tmp/flashplayer-plugin-$LATEST_VERSION-x86_64-*.txz
|
||||||
/root/clean-tmp.sh
|
/root/clean-tmp.sh
|
||||||
|
|
Loading…
Reference in a new issue