[SVN-Commit] r696 - branches/experimental/security/nss/files
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Sat Feb 18 12:36:17 UTC 2012
Author: flo
Date: Sat Feb 18 12:36:10 2012
New Revision: 696
Log:
forgot to commit this file
Modified:
branches/experimental/security/nss/files/patch-sysdb
Modified: branches/experimental/security/nss/files/patch-sysdb
==============================================================================
--- branches/experimental/security/nss/files/patch-sysdb Fri Feb 17 23:29:21 2012 (r695)
+++ branches/experimental/security/nss/files/patch-sysdb Sat Feb 18 12:36:10 2012 (r696)
@@ -81,17 +81,14 @@
--- lib/softoken/legacydb/config.mk.orig 2009-08-31 12:39:49.000000000 +0200
+++ lib/softoken/legacydb/config.mk 2009-08-31 12:40:03.000000000 +0200
-@@ -40,10 +40,6 @@
+@@ -40,7 +40,6 @@
- EXTRA_LIBS += $(CRYPTOLIB)
+ EXTRA_LIBS += \
+ $(CRYPTOLIB) \
+- $(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) \
+ $(NULL)
--ifndef NSS_DISABLE_DBM
--EXTRA_LIBS += $(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX)
--endif
--
# can't do this in manifest.mn because OS_TARGET isn't defined there.
- ifeq (,$(filter-out WIN%,$(OS_TARGET)))
-
--- lib/certdb/xauthkid.c.orig 2009-08-31 12:43:13.000000000 +0200
+++ lib/certdb/xauthkid.c 2009-08-31 12:44:21.000000000 +0200
@@ -39,7 +39,7 @@
More information about the freebsd-gecko
mailing list