changeset in /hg/icedtea: 2007-10-01 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Mon Oct 1 07:16:06 PDT 2007
changeset 40217427037c in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=40217427037c
description:
2007-10-01 Lillian Angel <langel at redhat.com>
* patches/icedtea-java-home.patch: Removed
* Makefile.am: Removed patch.
* Makefile.in: Regenerated.
diffstat:
4 files changed, 6 insertions(+), 12 deletions(-)
ChangeLog | 6 ++++++
Makefile.am | 1 -
Makefile.in | 1 -
patches/icedtea-java-home.patch | 10 ----------
diffs (49 lines):
diff -r bd242131c707 -r 40217427037c ChangeLog
--- a/ChangeLog Fri Sep 28 15:50:51 2007 -0400
+++ b/ChangeLog Mon Oct 01 10:15:59 2007 -0400
@@ -1,3 +1,9 @@ 2007-09-28 Lillian Angel <langel at redha
+2007-10-01 Lillian Angel <langel at redhat.com>
+
+ * patches/icedtea-java-home.patch: Removed
+ * Makefile.am: Removed patch.
+ * Makefile.in: Regenerated.
+
2007-09-28 Lillian Angel <langel at redhat.com>
* patches/icedtea-plugin.patch: Fixed so it patches correctly.
diff -r bd242131c707 -r 40217427037c Makefile.am
--- a/Makefile.am Fri Sep 28 15:50:51 2007 -0400
+++ b/Makefile.am Mon Oct 01 10:15:59 2007 -0400
@@ -134,7 +134,6 @@ ICEDTEA_PATCHES = \
patches/icedtea-certbundle.patch \
patches/icedtea-demos.patch \
patches/icedtea-use-system-tzdata.patch \
- patches/icedtea-java-home.patch \
patches/icedtea-headers.patch \
$(FAST_BUILD_PATCH)
diff -r bd242131c707 -r 40217427037c Makefile.in
--- a/Makefile.in Fri Sep 28 15:50:51 2007 -0400
+++ b/Makefile.in Mon Oct 01 10:15:59 2007 -0400
@@ -249,7 +249,6 @@ ICEDTEA_PATCHES = \
patches/icedtea-certbundle.patch \
patches/icedtea-demos.patch \
patches/icedtea-use-system-tzdata.patch \
- patches/icedtea-java-home.patch \
patches/icedtea-headers.patch \
$(FAST_BUILD_PATCH)
diff -r bd242131c707 -r 40217427037c patches/icedtea-java-home.patch
--- a/patches/icedtea-java-home.patch Fri Sep 28 15:50:51 2007 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
---- ../openjdk-b20/openjdk/langtools/make/Makefile 2007-09-13 03:49:12.000000000 -0400
-+++ openjdk/langtools/make/Makefile 2007-09-14 13:15:42.000000000 -0400
-@@ -109,7 +109,6 @@
-
- ifdef ALT_BOOTDIR
- ANT_OPTIONS += -Dboot.java.home=$(ALT_BOOTDIR)
-- ANT_JAVA_HOME = JAVA_HOME=$(ALT_BOOTDIR)
- endif
-
- ifdef ALT_OUTPUTDIR
More information about the distro-pkg-dev
mailing list