changeset in /hg/icedtea6: 2008-12-05 Lillian Angel <langel at re...
Lillian Angel
langel at redhat.com
Fri Dec 5 08:15:48 PST 2008
changeset b3016fa940b5 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b3016fa940b5
description:
2008-12-05 Lillian Angel <langel at redhat.com>
* Makefile.am:
(EXTRA_DIST): Added hotspot.tar.gz
diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
ChangeLog | 5 +++++
Makefile.am | 3 ++-
diffs (25 lines):
diff -r d1cbd5d9d782 -r b3016fa940b5 ChangeLog
--- a/ChangeLog Fri Dec 05 10:56:29 2008 -0500
+++ b/ChangeLog Fri Dec 05 11:15:44 2008 -0500
@@ -1,3 +1,8 @@ 2008-12-05 Mark Wielaard <mwielaard at re
+2008-12-05 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am:
+ (EXTRA_DIST): Added hotspot.tar.gz
+
2008-12-05 Mark Wielaard <mwielaard at redhat.com>
* rt/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
diff -r d1cbd5d9d782 -r b3016fa940b5 Makefile.am
--- a/Makefile.am Fri Dec 05 10:56:29 2008 -0500
+++ b/Makefile.am Fri Dec 05 11:15:44 2008 -0500
@@ -104,7 +104,8 @@ EXTRA_DIST = rt generated \
test/jtreg \
IcedTeaPlugin.cc \
HACKING pulseaudio fsg.sh \
- plugin
+ plugin \
+ hotspot.tar.gz
# The Binary plugs directory is called jdk1.7.0 for historical reasons. The
# name is completely irrelevant; only contains the plugs to build IcedTea.
More information about the distro-pkg-dev
mailing list