Fix gnome-main-menu source

Signed-off-by: willysr <willysr@slackware-id.org>
This commit is contained in:
willysr 2014-03-05 15:48:36 +07:00
parent db790add53
commit 8c4ff7bed8

View file

@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c http://pub.mate-desktop.org/releases/1.8/$PRGNAM-$VERSION.tar.xz
wget -c http://pub.mate-desktop.org/releases/1.7/$PRGNAM-$VERSION.tar.xz
NUMJOBS=${NUMJOBS:-" -j8 "}