Files
pkgsrc-ng/devel/xulrunner192/patches/patch-mh
2013-09-26 17:14:40 +02:00

14 lines
379 B
Plaintext

$NetBSD: patch-mh,v 1.1.1.1 2011/04/19 11:16:08 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