release.sh: allow REPO and GITBRANCH env override

patch by Antoine Leca

Change-Id: Iabcf1189d8b5250536bb17e650f48f0e73fcde2c
This commit is contained in:
Ben Gras 2013-02-13 19:15:02 +00:00
parent 9a3d76d0ca
commit 38c4489ef0

View file

@ -9,8 +9,8 @@ version="`echo $version_pretty | tr . _`"
PACKAGEDIR=/usr/pkgsrc/packages/$version_pretty/`uname -m`
SRC=src
REPO=git://git.minix3.org/minix
GITBRANCH=master
: ${REPO:=git://git.minix3.org/minix}
: ${GITBRANCH:=master}
# List of packages included on installation media
PACKAGELIST=packages.install