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