/hg/release/icedtea6-1.8: Remove remaining references to rt sour...
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Thu Apr 8 06:08:52 PDT 2010
changeset 692a47719141 in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=692a47719141
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Apr 08 11:59:38 2010 +0100
Remove remaining references to rt source directory.
2010-04-08 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Remove remaining references to rt
source directory.
diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 3 +--
diffs (32 lines):
diff -r 6189f67c458a -r 692a47719141 ChangeLog
--- a/ChangeLog Wed Mar 31 22:53:13 2010 +0100
+++ b/ChangeLog Thu Apr 08 11:59:38 2010 +0100
@@ -1,3 +1,8 @@ 2010-03-31 Andrew John Hughes <ahughes
+2010-04-08 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am: Remove remaining references to
+ rt source directory.
+
2010-03-31 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Add Ant patch.
diff -r 6189f67c458a -r 692a47719141 Makefile.am
--- a/Makefile.am Wed Mar 31 22:53:13 2010 +0100
+++ b/Makefile.am Thu Apr 08 11:59:38 2010 +0100
@@ -539,7 +539,7 @@ ICEDTEA_ENV_ECJ = $(ICEDTEA_ENV) \
# FIXME (distclean): Add jtreg sources
# FIXME (distclean): Add pulseaudio sources
-EXTRA_DIST = rt generated \
+EXTRA_DIST = generated \
$(abs_top_srcdir)/patches/* \
contrib ports \
extra overlays \
@@ -576,7 +576,6 @@ distclean-local: clean-copy clean-jtreg
rm -rf extra-lib
rm -rf openjdk-ecj
rm -rf openjdk
- rm -rf rt/netscape
rm -rf visualvm
rm -rf netbeans
More information about the distro-pkg-dev
mailing list