changeset 1717:0a03bc471039

Formatting fix in Makefile, moved line patches/icedtea-jtreg-layoutextragap.patch to proper location.
author Man Lung Wong <mwong@redhat.com>
date Fri, 18 Sep 2009 10:29:00 -0400
parents b9a444f3081b
children b9c4bedba90e
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 17 16:15:06 2009 -0400
+++ b/ChangeLog	Fri Sep 18 10:29:00 2009 -0400
@@ -1,3 +1,7 @@
+2009-09-18  Man Lung Wong  <mwong@redhat.com>
+	* Makefile.am: Move the line patches/icedtea-jtreg-layoutextragap.patch to
+	the proper location.
+
 2009-09-17  Man Lung Wong  <mwong@redhat.com>
 
 	* patches/icedtea-jtreg-layoutextragap.patch:
--- a/Makefile.am	Thu Sep 17 16:15:06 2009 -0400
+++ b/Makefile.am	Fri Sep 18 10:29:00 2009 -0400
@@ -649,8 +649,7 @@
 	patches/security/icedtea-6830335.patch \
 	patches/security/icedtea-6845701.patch \
 	patches/security/icedtea-6813167.patch \
-	patches/icedtea-jar-misc.patch \
-	patches/icedtea-jtreg-layoutextragap.patch
+	patches/icedtea-jar-misc.patch 
 
 if WITH_ALT_HSBUILD
 ICEDTEA_PATCHES += \
@@ -723,6 +722,7 @@
 	patches/icedtea-jtreg-printjob-multiple-end.patch \
 	patches/icedtea-jtreg-printjob-edgetest-manual.patch \
 	patches/icedtea-jtreg-jrunscript.patch \
+	patches/icedtea-jtreg-layoutextragap.patch \
 	patches/icedtea-network-unreachable.patch \
 	patches/icedtea-dnd-filelists.patch \
 	patches/icedtea-java2d-mitre-join.patch \