summaryrefslogtreecommitdiff
path: root/devel/xulrunner/patches/patch-mc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner/patches/patch-mc')
-rw-r--r--devel/xulrunner/patches/patch-mc10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/xulrunner/patches/patch-mc b/devel/xulrunner/patches/patch-mc
index fae7a03721c..42fffcef52b 100644
--- a/devel/xulrunner/patches/patch-mc
+++ b/devel/xulrunner/patches/patch-mc
@@ -1,12 +1,12 @@
-$NetBSD: patch-mc,v 1.1 2010/04/26 12:47:08 tnn Exp $
+$NetBSD: patch-mc,v 1.2 2010/09/09 09:41:22 tnn Exp $
Avoid extra file appearing in PLIST on Linux.
---- security/nss/lib/freebl/manifest.mn.orig 2010-04-13 22:22:54.000000000 +0000
-+++ security/nss/lib/freebl/manifest.mn
-@@ -72,7 +72,7 @@ endif
+--- security/nss/lib/freebl/config.mk.orig 2010-08-24 21:32:09.000000000 +0000
++++ security/nss/lib/freebl/config.mk
+@@ -68,7 +68,7 @@ else
- ifdef FREEBL_NO_DEPEND
+ ifeq ($(FREEBL_NO_DEPEND),1)
LOWHASH_SRCS = stubs.c nsslowhash.c
-LOWHASH_EXPORTS = nsslowhash.h
+#LOWHASH_EXPORTS = nsslowhash.h