Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (fb3df49480af5358f48e88a020052a43ff4ef26c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (fb3df49480af5358f48e88a020052a43ff4ef26c)
  • Date: Sun, 31 Jul 2011 04:29:56 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

editors/jed/BUILD | 2 +-
editors/jed/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit fb3df49480af5358f48e88a020052a43ff4ef26c
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

jed: BUILD: complete the chain, so we can fail properly

diff --git a/editors/jed/BUILD b/editors/jed/BUILD
index 34fea9d..319dc59 100755
--- a/editors/jed/BUILD
+++ b/editors/jed/BUILD
@@ -27,7 +27,7 @@ fi

make clean &&
make &&
-make getmail
+make getmail &&

if echo ${OPTS} | grep -q "useX"
then
diff --git a/editors/jed/HISTORY b/editors/jed/HISTORY
index 088dde1..daa9a5d 100644
--- a/editors/jed/HISTORY
+++ b/editors/jed/HISTORY
@@ -1,3 +1,6 @@
+2010-07-31 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: complete the chain, so we can fail properly
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (fb3df49480af5358f48e88a020052a43ff4ef26c), Jaka Kranjc, 07/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page