New commits:
commit 1258d1c5a3d8783c8d900aa1b20a184988246161
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
init.d: remove last bad grep #10439
(cherry picked from commit b71ade7e65848e8bec3dc4502ddedf772748ea4d)
commit cde6e7640817dd4f28f8d17dcc7c5d9701995c28
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
bootsplash: fix #13766
(cherry picked from commit 68300652163045874e86da2b6a4416ba558e1a7c)
diff --git a/kernels/bootsplash/BUILD b/kernels/bootsplash/BUILD
index f8c81f0..16946d9 100755
--- a/kernels/bootsplash/BUILD
+++ b/kernels/bootsplash/BUILD
@@ -1,4 +1,4 @@
-if use_gcc 4.0. ; then
+if use_gcc ^4; then
patch -p0 < $SCRIPT_DIRECTORY/mng.c.patch
fi &&
cd Utilities &&
diff --git a/kernels/bootsplash/HISTORY b/kernels/bootsplash/HISTORY
index a43bc83..428d2b9 100644
--- a/kernels/bootsplash/HISTORY
+++ b/kernels/bootsplash/HISTORY
@@ -1,3 +1,6 @@
+2007-06-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: apply the mng patch to all gcc4 versions #13766
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.