mate-menu: Enable wget.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-10-01 18:07:18 +07:00
parent e097c7c4f3
commit 3998c4f650
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
#wget -c https://github.com/ubuntu-mate/mate-menu/archive/$VERSION/$PRGNAM-$VERSION.tar.gz
wget -c https://github.com/ubuntu-mate/mate-menu/archive/$VERSION/$PRGNAM-$VERSION.tar.gz
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}