pkgsrc/mail/thunderbird10/patches/patch-mh
ryoon 5231a1ae47 Import thunderbird10-10.0.3 as mail/thunderbird10
* This is ESR (Extended Support Release) version.
* Fix security bugs
2012-03-15 09:45:26 +00:00

13 lines
397 B
Text

$NetBSD: patch-mh,v 1.1.1.1 2012/03/15 09:45:29 ryoon Exp $
--- mozilla/security/nss/lib/Makefile.orig 2012-02-16 10:25:24.000000000 +0000
+++ mozilla/security/nss/lib/Makefile
@@ -70,7 +70,7 @@ endif
ifndef MOZILLA_CLIENT
ifeq ($(OS_ARCH),Linux)
-SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS.
+#SYSINIT_SRCDIR = sysinit # Add the sysinit directory to DIRS.
endif
endif