Files
pkgsrc-ng/devel/nss/patches/patch-mh
2014-11-05 12:41:07 +01:00

14 lines
359 B
Plaintext

$NetBSD: patch-mh,v 1.2 2013/07/20 09:28:12 ryoon Exp $
--- nss/lib/Makefile.orig 2011-03-18 23:34:05.000000000 +0000
+++ 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