summaryrefslogtreecommitdiffstats
path: root/editors/emacs/DOWNLOAD
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/DOWNLOAD')
-rwxr-xr-xeditors/emacs/DOWNLOAD2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/DOWNLOAD b/editors/emacs/DOWNLOAD
index 9875a333c0..e2d74a1d81 100755
--- a/editors/emacs/DOWNLOAD
+++ b/editors/emacs/DOWNLOAD
@@ -1,6 +1,6 @@
. $GRIMOIRE/FUNCTIONS &&
-if [ "$VCS" == "y" ]
+if [[ "$EMACS_BRANCH" == "scm" ]]
then
bzr_download
else