New commits:
commit 45314a80a690af19245503d8a37ffffdec440f5a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
module-init-tools: Fails install with multiple make jobs
diff --git a/kernels/module-init-tools/HISTORY
b/kernels/module-init-tools/HISTORY
index 9ecd17b..51814fe 100644
--- a/kernels/module-init-tools/HISTORY
+++ b/kernels/module-init-tools/HISTORY
@@ -1,3 +1,6 @@
+2008-06-16 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Fails installing with multiple make jobs
+
2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: removed mktemp (deprecated), is a part
of coreutils now (which included in basesystem)
@@ -276,3 +279,4 @@
2003-04-10 Eric Schabell <eschabell AT sourcemage.org>
* Created spell.
+
diff --git a/kernels/module-init-tools/INSTALL
b/kernels/module-init-tools/INSTALL
index 15c90fd..a191ce5 100755
--- a/kernels/module-init-tools/INSTALL
+++ b/kernels/module-init-tools/INSTALL
@@ -1,5 +1,5 @@
+make_single &&
mkdir -p "$INSTALL_ROOT/lib/modules" &&
-make_normal &&
if [[ $OLD_TOO == y ]]
then
[SM-Commit] GIT changes to master grimoire by Eric Sandall (45314a80a690af19245503d8a37ffffdec440f5a),
Eric Sandall, 06/16/2008