From: Ben Gras Date: Mon, 15 Aug 2011 21:46:23 +0000 (+0000) Subject: release.sh: generic package names X-Git-Tag: v3.2.0~363 X-Git-Url: http://zhaoyanbai.com/repos/man.ddns-confgen.html?a=commitdiff_plain;h=4c3e216cbd13774af74878bfeafb0e35cc0a87c6;p=minix.git release.sh: generic package names --- diff --git a/tools/release.sh b/tools/release.sh index 8da1ca0ca..f2ac1568f 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -28,12 +28,11 @@ fi # Packages we have to pre-install, and url to use PACKAGEURL=ftp://ftp.minix3.org/pub/minix/packages/$version_pretty/`uname -m`/All/ PREINSTALLED_PACKAGES=" - pkgin-0.4.1 - pkg_install-20101212 - bmake-20110606 - binutils-2.17nb3 - clang-2.9nb2 - compiler-rt-r123836nb3 + pkgin + pkg_install + bmake + binutils + clang " PKG_ADD_URL=$PACKAGEURL