summaryrefslogtreecommitdiff
path: root/devel/xulrunner/patches/patch-mh
blob: d113b6cb6b67de86c42fc286fbe9548293b8491e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-mh,v 1.1 2010/04/26 13:41:06 tnn Exp $

--- security/nss/lib/Makefile.orig	2010-04-13 22:22:54.000000000 +0000
+++ 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