/hg/release/icedtea6-1.7: Added missing Makefile.am entry for mi...

dlila at icedtea.classpath.org dlila at icedtea.classpath.org
Thu Dec 9 07:52:42 PST 2010


changeset 88ce3ba73a4b in /hg/release/icedtea6-1.7
details: http://icedtea.classpath.org/hg/release/icedtea6-1.7?cmd=changeset;node=88ce3ba73a4b
author: Denis Lila <dlila at redhat.com>
date: Thu Dec 09 10:53:26 2010 -0500

	Added missing Makefile.am entry for missing patch
	(applet_hole.patch).


diffstat:

1 file changed, 1 insertion(+)
Makefile.am |    1 +

diffs (11 lines):

diff -r ecfd20d8f820 -r 88ce3ba73a4b Makefile.am
--- a/Makefile.am	Thu Dec 09 15:22:09 2010 +0000
+++ b/Makefile.am	Thu Dec 09 10:53:26 2010 -0500
@@ -374,6 +374,7 @@ ICEDTEA_PATCHES = \
 	patches/openjdk/6853592-badwindow-warning-fix.patch \
 	patches/snmp.patch \
 	patches/getannotation-cast.patch \
+	patches/applet_hole.patch \
 	patches/openjdk/7003777-bad-html-entity-parse.patch
 
 if WITH_ALT_HSBUILD



More information about the distro-pkg-dev mailing list