Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e0ce07f20632a64ba00588e9eec4abdf9f50f7c2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • 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 (e0ce07f20632a64ba00588e9eec4abdf9f50f7c2)
  • Date: Thu, 13 Nov 2008 19:32:55 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

crypto/nss/HISTORY | 3 +++
crypto/nss/nss-3.12-config-1.patch | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e0ce07f20632a64ba00588e9eec4abdf9f50f7c2
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

nss: Fix patch to have correct include directory

diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 45bbd9f..9a0f669 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2008-11-13 George Sherwood <gsherwood AT sourcemage.org>
+ * nss-3.12-config-1.patch: Fixed include dir
+
2008-11-12 George Sherwood <gsherwood AT sourcemage.org>
* BUILD: Rewrote to install better to be used as shared.
* INSTALL: Rewrote install to use nss as shared lib.
diff --git a/crypto/nss/nss-3.12-config-1.patch
b/crypto/nss/nss-3.12-config-1.patch
index 83c9af5..f6ad6b0 100644
--- a/crypto/nss/nss-3.12-config-1.patch
+++ b/crypto/nss/nss-3.12-config-1.patch
@@ -235,7 +235,7 @@ diff -Naur
nss-3.12-orig/mozilla/security/nss/cmd/disttools/nss.pc.in nss-3.12/m
+prefix=/usr
+exec_prefix=/usr
+libdir=/usr/lib/nss
-+includedir=/usr/include/nss
++includedir=/usr/include
+
+Name: NSS
+Description: Mozilla Network Security Services



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e0ce07f20632a64ba00588e9eec4abdf9f50f7c2), George Sherwood, 11/13/2008

Archive powered by MHonArc 2.6.24.

Top of Page