pkgsrc/devel/xulrunner/patches/patch-mh
tnn 9372577180 Update to firefox-4.0.
Firefox 4 is based on the Gecko 2.0 Web platform. This release features
JavaScript execution speeds up to six times faster than the previous
version, new capabilities for Web Developers and Add-on Developers such as
hardware accelerated graphics and HTML5 technologies, and a completely
revised user interface.
2011-04-26 14:16:36 +00:00

13 lines
375 B
Text

$NetBSD: patch-mh,v 1.2 2011/04/26 14:16:37 tnn 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