mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
mate-menu: Enable wget.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
e097c7c4f3
commit
3998c4f650
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue