New commits:
commit c9659bcc60d41760ae4b92d1d18759dac59d6bcd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
uml_utilities: Depends on fuse
commit b8196e9bce9232a6883e6a37943018176c24496a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
pidgin: Optionally depends on meanwhile for Lotus IM/Sametime protocol
commit 053c5f172a799e59cdba195883e57a3981770ce0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
+make_single &&
+
cd $SOURCE_DIRECTORY/mozilla/security/coreconf &&
make $MAKE_OPTS &&
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 65f2da2..fcb55f2 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2007-09-24 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails with multiple make jobs
+
2007-07-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.11.7
diff --git a/kernels/uml_utilities/DEPENDS b/kernels/uml_utilities/DEPENDS
new file mode 100755
index 0000000..d2a7d24
--- /dev/null
+++ b/kernels/uml_utilities/DEPENDS
@@ -0,0 +1 @@
+depends fuse
diff --git a/kernels/uml_utilities/HISTORY b/kernels/uml_utilities/HISTORY
index 86c3dfd..83c97f8 100644
--- a/kernels/uml_utilities/HISTORY
+++ b/kernels/uml_utilities/HISTORY
@@ -1,3 +1,6 @@
+2007-09-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on fuse
+
2007-07-23 David Brown <dmlb2000 AT gmail.com>
* DETAILS: updated to 20060622 fixed source dir
* BUILD: need to just make not all the api1 stuff
diff --git a/perl-cpan/xml-sax-expat/HISTORY b/perl-cpan/xml-sax-expat/HISTORY
index 6e80ab3..024010f 100644
--- a/perl-cpan/xml-sax-expat/HISTORY
+++ b/perl-cpan/xml-sax-expat/HISTORY
@@ -1,2 +1,6 @@
+2007-09-24 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Fails to install with multiple jobs
+
2006-11-14 David Brown <dmlb2000 AT gmail.com>
* ALL: created spell
+
diff --git a/perl-cpan/xml-sax-expat/INSTALL b/perl-cpan/xml-sax-expat/INSTALL
new file mode 100755
index 0000000..1988708
--- /dev/null
+++ b/perl-cpan/xml-sax-expat/INSTALL
@@ -0,0 +1,2 @@
+make_single &&
+default_install
[SM-Commit] GIT changes to master grimoire by Eric Sandall (c9659bcc60d41760ae4b92d1d18759dac59d6bcd),
Eric Sandall, 09/25/2007