switching to emacs' master branch
This commit is contained in:
parent
4c52f5af8f
commit
aeecc5ce45
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ VERSION=${VERSION:-$(date +"%Y.%m.%d_%H.%M")}
|
||||||
ARCH=${ARCH:-$(uname -m)}
|
ARCH=${ARCH:-$(uname -m)}
|
||||||
NUMJOBS=${NUMJOBS:-" -j3 "}
|
NUMJOBS=${NUMJOBS:-" -j3 "}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
BRANCH=${BRANCH:-"emacs-26"}
|
BRANCH=${BRANCH:-"master"}
|
||||||
|
|
||||||
TAG=cyco
|
TAG=cyco
|
||||||
OUTPUT=/tmp
|
OUTPUT=/tmp
|
||||||
|
|
Loading…
Reference in a new issue