correct download
This commit is contained in:
parent
8ecff88ff4
commit
31ae515432
5
build.sh
5
build.sh
@ -7,7 +7,7 @@ ADVICE=""
|
||||
TYPE="public"
|
||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||
ICON="http://www.image-acquire.com/images/irfanview.jpg"
|
||||
X86="http://www.4shared.com/file/oZKhlLlj/iview430_setup.html"
|
||||
X86="http://irfanview.tuwien.ac.at/iview430_setup.exe"
|
||||
X86PLUGINS="http://irfanview.tuwien.ac.at/plugins/irfanview_plugins_430_setup.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
@ -69,8 +69,7 @@ unix2dos $OUT/$PN/CLIENT_DATA/*
|
||||
fi
|
||||
else
|
||||
echo "Downloading file"
|
||||
#wget -O /usr/portage/distfiles/$X86FILE $X86
|
||||
plowdown -o /usr/portage/distfiles $X86
|
||||
wget -O /usr/portage/distfiles/$X86FILE $X86
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user