/hg/icedtea6: Drop old dependencies of rt.stamp that are no long...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Jun 11 06:46:00 PDT 2010


changeset be0a17ddbdb8 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=be0a17ddbdb8
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Jun 11 14:45:52 2010 +0100

	Drop old dependencies of rt.stamp that are no longer needed.

	2010-06-11 Andrew John Hughes <ahughes at redhat.com>

	 * Makefile.am: (rt.stamp): Drop old dependencies no
	longer needed.


diffstat:

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

diffs (26 lines):

diff -r fa0ad887008c -r be0a17ddbdb8 ChangeLog
--- a/ChangeLog	Mon Jun 07 19:43:40 2010 +0100
+++ b/ChangeLog	Fri Jun 11 14:45:52 2010 +0100
@@ -1,3 +1,9 @@ 2010-06-07 Andrew John Hughes  <ahughes@
+2010-06-11 Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am:
+	(rt.stamp): Drop old dependencies no
+	longer needed.
+
 2010-06-07 Andrew John Hughes  <ahughes at redhat.com>
 
 	Make BUILD_OUTPUT_DIR and ECJ_BUILD_OUTPUT_DIR
diff -r fa0ad887008c -r be0a17ddbdb8 Makefile.am
--- a/Makefile.am	Mon Jun 07 19:43:40 2010 +0100
+++ b/Makefile.am	Fri Jun 11 14:45:52 2010 +0100
@@ -2055,8 +2055,7 @@ clean-rt:
 	rm -f rt-source-files.txt
 	cp $(SYSTEM_JDK_DIR)/jre/lib/rt.jar $(ICEDTEA_RT)
 
-stamps/rt.stamp: stamps/rt-class-files.stamp stamps/bootstrap-directory-ecj.stamp \
- stamps/liveconnect.stamp
+stamps/rt.stamp: stamps/rt-class-files.stamp
 	mkdir -p stamps
 if LACKS_SUN_AWT_TOOLKIT
 	$(ICEDTEA_BOOT_DIR)/bin/jar uf $(ICEDTEA_RT) -C lib/rt com -C lib/rt java \



More information about the distro-pkg-dev mailing list