From e6ade0739df107340afb8b9f653374b77b107ed7 Mon Sep 17 00:00:00 2001 From: David Buck Date: Mon, 16 Jan 2012 11:52:51 +0400 Subject: [PATCH] 7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates Reviewed-by: bae, prr --- jdk/make/sun/awt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jdk/make/sun/awt/Makefile b/jdk/make/sun/awt/Makefile index 071c36223cf..099daf17348 100644 --- a/jdk/make/sun/awt/Makefile +++ b/jdk/make/sun/awt/Makefile @@ -367,7 +367,8 @@ else FONTCONFIGS_SRC = $(CLOSED_SRC)/solaris/classes/sun/awt/fontconfigs _FONTCONFIGS = \ fontconfig.properties \ - fontconfig.RedHat.5.5.properties \ + fontconfig.RedHat.5.properties \ + fontconfig.RedHat.6.properties \ fontconfig.Turbo.properties \ fontconfig.SuSE.10.properties \ fontconfig.SuSE.11.properties