diff options
Diffstat (limited to 'mail/thunderbird/patches/patch-mc')
-rw-r--r-- | mail/thunderbird/patches/patch-mc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/thunderbird/patches/patch-mc b/mail/thunderbird/patches/patch-mc deleted file mode 100644 index fcdebbed0da..00000000000 --- a/mail/thunderbird/patches/patch-mc +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-mc,v 1.2 2010/09/09 10:58:51 tnn Exp $ - -Avoid extra file appearing in PLIST on Linux. - ---- mozilla/security/nss/lib/freebl/config.mk.orig 2010-08-24 21:32:09.000000000 +0000 -+++ mozilla/security/nss/lib/freebl/config.mk -@@ -68,7 +68,7 @@ else - - ifeq ($(FREEBL_NO_DEPEND),1) - LOWHASH_SRCS = stubs.c nsslowhash.c --LOWHASH_EXPORTS = nsslowhash.h -+#LOWHASH_EXPORTS = nsslowhash.h - MAPFILE_SOURCE = freebl_hash.def - else - MAPFILE_SOURCE = freebl.def |