switching to emacs' master branch

This commit is contained in:
Gwenhael Le Moine 2018-08-17 09:45:24 +02:00
parent 4c52f5af8f
commit aeecc5ce45
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -34,7 +34,7 @@ VERSION=${VERSION:-$(date +"%Y.%m.%d_%H.%M")}
ARCH=${ARCH:-$(uname -m)}
NUMJOBS=${NUMJOBS:-" -j3 "}
BUILD=${BUILD:-1}
BRANCH=${BRANCH:-"emacs-26"}
BRANCH=${BRANCH:-"master"}
TAG=cyco
OUTPUT=/tmp