summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mh
blob: 80920e39252539a2ebc1eba16bbeeeddf63ab569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-mh,v 1.1 2013/11/13 13:27:45 ryoon Exp $

--- mozilla/security/nss/lib/Makefile.orig	2012-08-25 00:31:29.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