86a6f1751e
* Change distfile to separated source. Changelog is not shown. Probably some bugs are fixed. Tested on NetBSD/i386 6.99.4 and DragonFly/i386 3.0.1.
13 lines
377 B
Text
13 lines
377 B
Text
$NetBSD: patch-mh,v 1.1 2012/04/18 21:01:42 ryoon Exp $
|
|
|
|
--- security/nss/lib/Makefile.orig 2011-03-18 23:34:05.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
|
|
|