changeset in /hg/icedtea6: * Makefile.am (ICEDTEA_PATCHES): Add ...
Mark Wielaard
mark at klomp.org
Mon May 4 06:47:06 PDT 2009
changeset 395425428c01 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=395425428c01
description:
* Makefile.am (ICEDTEA_PATCHES): Add icedtea-freetypeversion.patch.
* patches/icedtea-freetypeversion.patch: New patch.
* HACKING: Document new patch.
diffstat:
1 file changed, 11 insertions(+)
patches/icedtea-freetypeversion.patch | 11 +++++++++++
diffs (15 lines):
diff -r d324d05fc370 -r 395425428c01 patches/icedtea-freetypeversion.patch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/icedtea-freetypeversion.patch Mon May 04 15:47:49 2009 +0200
@@ -0,0 +1,11 @@
+--- openjdk/jdk/make/common/shared/Platform.gmk.orig
++++ openjdk/jdk/make/common/shared/Platform.gmk
+@@ -94,7 +94,7 @@
+ REQUIRED_BOOT_VER = 1.5
+
+ # If we are using freetype, this is the required version
+-REQUIRED_FREETYPE_VERSION=2.3.0
++REQUIRED_FREETYPE_VERSION=2.2.1
+
+ #
+ # Prune out all known SCM (Source Code Management) directories
More information about the distro-pkg-dev
mailing list