gcc-6: don't ship info pages
[unleashed-userland.git] / components / runtime / openjdk-7 / patches / patch-jdk_make_com_sun_Makefile.patch
blob4737d90502dcf80cd7b02d5481ddce5cbbe961b7
1 $NetBSD: patch-jdk_make_com_sun_Makefile,v 1.2 2014/01/02 01:16:35 ryoon Exp $
3 * From rhino.patch.
5 --- jdk/make/com/sun/Makefile.orig 2014-01-01 05:53:33.000000000 +0000
6 +++ jdk/make/com/sun/Makefile
7 @@ -31,13 +31,6 @@ BUILDDIR = ../..
8 PRODUCT = sun
9 include $(BUILDDIR)/common/Defs.gmk
11 -ifndef OPENJDK
12 - ORG_EXISTS := $(call DirExists,$(CLOSED_SRC)/share/classes/sun/org,,)
13 - ifneq ("$(ORG_EXISTS)", "")
14 - SCRIPT_SUBDIR = script
15 - endif
16 -endif
18 # jarsigner is part of JRE
19 SUBDIRS = java security net/ssl jarsigner
21 @@ -45,7 +38,7 @@ SUBDIRS_management = jmx
22 SUBDIRS_desktop = image
23 SUBDIRS_enterprise = crypto/provider jndi \
24 org rowset net/httpserver
25 -SUBDIRS_misc = $(SCRIPT_SUBDIR) tracing nio demo
26 +SUBDIRS_misc = script tracing nio demo
28 # Omit mirror since it's built with the apt tool.
29 SUBDIRS_tools = tools