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
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index a09d724..d3b1807 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -102,6 +102,7 @@ if list_find "$GCC_COMPILER" "go" ; then
SOURCE17_IGNORE=signature
fi
LICENSE[0]=GPL
+ TMPFS=off
WEB_SITE=http://gcc.gnu.org/
KEYWORDS="compiler"
ENTERED=20040420
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 7dd9507..525a3c2 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2011-07-31 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: TMPFS=off for all (1GB is not enough space)
+
2011-07-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 4.6.1
* DEPENDS, BUILD: removed dependency on cloog/ppl since it makes
diff --git a/utils/syslinux/DEPENDS b/utils/syslinux/DEPENDS
index 57aa62d..059b4b6 100755
--- a/utils/syslinux/DEPENDS
+++ b/utils/syslinux/DEPENDS
@@ -1,4 +1,5 @@
depends perl &&
+depends digest-sha1 &&
depends nasm &&
suggest_depends mtools "" "" "for msdos filesystem support"
diff --git a/utils/syslinux/HISTORY b/utils/syslinux/HISTORY
index 21423dc..64847c4 100644
--- a/utils/syslinux/HISTORY
+++ b/utils/syslinux/HISTORY
@@ -1,3 +1,6 @@
+2011-07-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dep
+
2011-07-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.04
* PRE_BUILD: pre-remove binary built for x64
[SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (05eb26c81067171eb3e4dfb2399a51ff6a4e6ccf),
Vlad Glagolev, 07/31/2011