sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by George Sherwood (f335b460466a3b142517bfdde73dd5ffc98decf5)
- From: George Sherwood <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f335b460466a3b142517bfdde73dd5ffc98decf5)
- Date: Fri, 21 Nov 2008 09:24:07 -0600
GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:
crypto/nss/HISTORY | 3 +++
crypto/nss/PRE_SUB_DEPENDS | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit f335b460466a3b142517bfdde73dd5ffc98decf5
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
nss: Missing spaces in PRE_SUB_DEPENDS. There are bad examples
in the grimoire that I based this off of.
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 522e686..44432ae 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2008-11-22 George Sherwood <gsherwood AT sourcemage.org>
+ * PRE_SUB_DEPENDS: Missing spaces in conditional
+
2008-11-16 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* INSTALL: installing libs to /usr/lib/nss was causing cert
diff --git a/crypto/nss/PRE_SUB_DEPENDS b/crypto/nss/PRE_SUB_DEPENDS
index 4dca9d3..096d7c6 100755
--- a/crypto/nss/PRE_SUB_DEPENDS
+++ b/crypto/nss/PRE_SUB_DEPENDS
@@ -1,4 +1,4 @@
case $THIS_SUB_DEPENDS in
- 3.12.x) if [ $NSS_BRANCH=="3.12" ]; then return 0; fi;;
+ 3.12.x) if [ $NSS_BRANCH == "3.12" ]; then return 0; fi;;
esac
return 1
- [SM-Commit] GIT changes to master grimoire by George Sherwood (f335b460466a3b142517bfdde73dd5ffc98decf5), George Sherwood, 11/21/2008
Archive powered by MHonArc 2.6.24.