[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9b61419667ce528fe3a6f88875fb24cdfd4b71cc)

Ladislav Hagara scm at sourcemage.org
Wed Dec 29 22:27:01 EST 2010


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 editors/emacs/DOWNLOAD |    4 +++-
 editors/emacs/HISTORY  |    3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 9b61419667ce528fe3a6f88875fb24cdfd4b71cc
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    emacs: DOWNLOAD fixed

diff --git a/editors/emacs/DOWNLOAD b/editors/emacs/DOWNLOAD
index db3a814..9875a33 100755
--- a/editors/emacs/DOWNLOAD
+++ b/editors/emacs/DOWNLOAD
@@ -1,4 +1,6 @@
-if [ "$VCS" ]
+. $GRIMOIRE/FUNCTIONS &&
+
+if [ "$VCS" == "y" ]
 then
   bzr_download
 else
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index 705f78c..6b6d21e 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,3 +1,6 @@
+2010-12-30 Ladislav Hagara <hgr at vabo.cz>
+	* DOWNLOAD: fixed
+
 2010-12-29 Ismael Luceno <ismael at sourcemage.org>
 	* DOWNLOAD: bzr_download function moved to it's own file
 



More information about the SM-Commit mailing list