diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-20 21:41:44 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-20 21:41:44 +0000 |
commit | a966a05ace4fc3ab3e8500d0cab9c7857592d7ba (patch) | |
tree | c27b320e99e9595926edd2c4bd6350cb3b24d315 /security/nss/files/patch-sysdb | |
parent | - Drag from Attic (diff) |
update to 3.13.2
Notes
Notes:
svn path=/head/; revision=291954
Diffstat (limited to 'security/nss/files/patch-sysdb')
-rw-r--r-- | security/nss/files/patch-sysdb | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/security/nss/files/patch-sysdb b/security/nss/files/patch-sysdb index cfd68e7d52f5..7874a3ad9f09 100644 --- a/security/nss/files/patch-sysdb +++ b/security/nss/files/patch-sysdb @@ -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 @@ |