/hg/icedtea6: * Makefile.am (ICEDTEA_PATCHES): Add missing backs...

mjw at icedtea.classpath.org mjw at icedtea.classpath.org
Fri Dec 31 12:14:08 PST 2010


changeset 6ded99cd18d4 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=6ded99cd18d4
author: Mark Wielaard <mark at klomp.org>
date: Fri Dec 31 21:03:38 2010 +0100

	* Makefile.am (ICEDTEA_PATCHES): Add missing backslash.


diffstat:

2 files changed, 8 insertions(+), 3 deletions(-)
ChangeLog   |    9 +++++++--
Makefile.am |    2 +-

diffs (31 lines):

diff -r 7219bd74962a -r 6ded99cd18d4 ChangeLog
--- a/ChangeLog	Thu Dec 23 14:56:09 2010 +0100
+++ b/ChangeLog	Fri Dec 31 21:03:38 2010 +0100
@@ -1,8 +1,13 @@ 2010-12-22  Jiri Vanek <jvanek at redhat.co
-2010-12-22  Jiri Vanek <jvanek at redhat.com>
+2010-12-31  Mark Wielaard  <mark at klomp.org>
+
+	* Makefile.am (ICEDTEA_PATCHES): Add missing backslash.
+
+2010-12-22  Jiri Vanek  <jvanek at redhat.com>
+
 	* NEWS: Updated with rh.bugzilas.
 	* patches/fonts-rhel.patch:repaired rhel 6 fonts configuration.
 
-2010-12-21  Denis Lila <dlila at redhat.com>
+2010-12-21  Denis Lila  <dlila at redhat.com>
 
 	Backport S6800846.
 	* NEWS: Updated with fixes.
diff -r 7219bd74962a -r 6ded99cd18d4 Makefile.am
--- a/Makefile.am	Thu Dec 23 14:56:09 2010 +0100
+++ b/Makefile.am	Fri Dec 31 21:03:38 2010 +0100
@@ -312,7 +312,7 @@ ICEDTEA_PATCHES = \
 	patches/openjdk/6979979-gtk_font_size_rounding.patch \
 	patches/openjdk/6795356-proxylazyvalue-leak.patch \
 	patches/rendering-engine-tests.patch \
-	patches/jtreg-TestXEmbedServer-fix.patch
+	patches/jtreg-TestXEmbedServer-fix.patch \
 	patches/openjdk/6800846-printing-quality.patch
 
 if WITH_ALT_HSBUILD



More information about the distro-pkg-dev mailing list