changeset 267:e74aeb6f4a5c cacao

2007-09-28 Lillian Angel <langel@redhat.com> * patches/icedtea-plugin.patch: Fixed so it patches correctly.
author Lillian Angel <langel@redhat.com>
date Fri, 28 Sep 2007 15:50:51 -0400
parents 2c9f72582164
children d6c8a3c304a3
files ChangeLog configure patches/icedtea-plugin.patch
diffstat 3 files changed, 8 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 28 14:25:29 2007 -0400
+++ b/ChangeLog	Fri Sep 28 15:50:51 2007 -0400
@@ -1,3 +1,7 @@
+2007-09-28  Lillian Angel  <langel@redhat.com>
+
+	* patches/icedtea-plugin.patch: Fixed so it patches correctly.
+
 2007-09-28  Lillian Angel  <langel@redhat.com>
 
 	* Makefile.am: Updated to b21. Removed all targets used to build
--- a/configure	Fri Sep 28 14:25:29 2007 -0400
+++ b/configure	Fri Sep 28 15:50:51 2007 -0400
@@ -4804,8 +4804,6 @@
 fi
 
 
-{ echo "$as_me:$LINENO: result: icedtea home is set to SYSTEM_ICEDTEA_DIR" >&5
-echo "${ECHO_T}icedtea home is set to SYSTEM_ICEDTEA_DIR" >&6; }
 
 
   case "${host}" in
--- a/patches/icedtea-plugin.patch	Fri Sep 28 14:25:29 2007 -0400
+++ b/patches/icedtea-plugin.patch	Fri Sep 28 15:50:51 2007 -0400
@@ -1267,10 +1267,10 @@
 +	return message;
 +    }
 +}
---- ../openjdk-b20/openjdk/j2se/make/sun/Makefile	2007-09-13 03:52:44.000000000 -0400
-+++ openjdk/j2se/make/sun/Makefile	2007-09-14 10:24:42.000000000 -0400
-@@ -63,7 +63,7 @@
- 	  awt splashscreen $(XAWT_SUBDIR) $(MOTIF_SUBDIRS) \
+--- openjdk/j2se/make/sun/Makefile.orig	2007-09-28 15:47:08.000000000 -0400
++++ openjdk/j2se/make/sun/Makefile	2007-09-28 15:47:23.000000000 -0400
+@@ -60,7 +60,7 @@
+ 	  awt splashscreen $(XAWT_SUBDIR) \
  	  xjc schemagen wsgen wsimport \
            $(HEADLESS_SUBDIR) $(DGA_SUBDIR) \
 -	  font jpeg cmm applet corba rmi beans $(JDBC_SUBDIR) \