14 lines
377 B
Plaintext
14 lines
377 B
Plaintext
$NetBSD: patch-mh,v 1.1 2013/01/10 16:17:10 ryoon Exp $
|
|
|
|
--- security/nss/lib/Makefile.orig 2012-08-24 22:56:01.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
|
|
|