]> git.eshelyaron.com Git - emacs.git/commitdiff
More 7 scratch/windows-branch-build-2
authorPhillip Lord <phillip.lord@russet.org.uk>
Sun, 8 Apr 2018 20:16:01 +0000 (21:16 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Sun, 8 Apr 2018 20:16:01 +0000 (21:16 +0100)
admin/nt/dist-build/build-zips.sh

index ee73baa519f88131868857d01cd98a6fb592c223..cbbc729fecc9a569647f6accdff35ca92b12242b 100755 (executable)
@@ -196,6 +196,8 @@ then
     echo [build] Building from Branch $BRANCH
     VERSION=$VERSION-$BRANCH
     OF_VERSION="$VERSION-$BRANCH-`date +%Y-%m-%d`"
+    ## Use snapshot dependencies
+    SNAPSHOT=1
 fi
 
 if (($GIT_UP))