Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (68f652c599be31e6c848f0652af6e72a64ad0857)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (68f652c599be31e6c848f0652af6e72a64ad0857)
  • Date: Tue, 7 Dec 2010 13:11:38 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 68f652c599be31e6c848f0652af6e72a64ad0857
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs: DOWNLOAD: save the tarball!

diff --git a/editors/emacs/DOWNLOAD b/editors/emacs/DOWNLOAD
index 38eece0..8de5d43 100755
--- a/editors/emacs/DOWNLOAD
+++ b/editors/emacs/DOWNLOAD
@@ -14,4 +14,5 @@ else
fi &&

message "${MESSAGE_COLOR}Repacking the source...${DEFAULT_COLOR}" &&
-tar cjf $SOURCE $SOURCE_DIRECTORY
+tar cjf $SOURCE $SOURCE_DIRECTORY &&
+mv $SOURCE $SOURCE_CACHE



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (68f652c599be31e6c848f0652af6e72a64ad0857), Ismael Luceno, 12/07/2010

Archive powered by MHonArc 2.6.24.

Top of Page