ditto $BRANCH

This commit is contained in:
Gwenhael Le Moine 2011-03-06 15:46:19 +07:00
parent b8c2fce6ad
commit a3e0940d19

View file

@ -30,7 +30,7 @@
ONLY_X11=${ONLY_X11:=1}
PRGNAM=emacs
BRANCH=trunk
BRANCH=${BRANCH:=trunk}
VERSION=${VERSION:-${BRANCH}_$(date +"%Y.%m.%d_%H.%M")}
ARCH=${ARCH:-$(uname -m)}
NUMJOBS=${NUMJOBS:-" -j3 "}