diff options
Diffstat (limited to 'security/nss/files/patch-sysdb')
-rw-r--r-- | security/nss/files/patch-sysdb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/nss/files/patch-sysdb b/security/nss/files/patch-sysdb index 7874a3ad9f09..7c67d21aa651 100644 --- a/security/nss/files/patch-sysdb +++ b/security/nss/files/patch-sysdb @@ -122,6 +122,17 @@ #include "seccomon.h" #include "secdert.h" #include "secoidt.h" +--- lib/manifest.mn~ ++++ lib/manifest.mn +@@ -20,7 +20,7 @@ DIRS = \ + $(UTIL_SRCDIR) \ + $(FREEBL_SRCDIR) \ + $(SQLITE_SRCDIR) \ +- $(DBM_SRCDIR) \ ++ $(NULL) \ + $(SOFTOKEN_SRCDIR) \ + base dev pki \ + libpkix \ --- cmd/platlibs.mk.orig 2009-08-31 12:57:13.000000000 +0200 +++ cmd/platlibs.mk 2009-08-31 12:57:29.000000000 +0200 @@ -85,7 +85,7 @@ |