changeset in /hg/icedtea6: 2008-12-05 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Fri Dec 5 08:28:01 PST 2008


changeset 0d2220a76fad in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=0d2220a76fad
description:
	2008-12-05  Lillian Angel  <langel at redhat.com>

	        * Makefile.am:
	        (EXTRA_DIST): Added hotspot.map.

diffstat:

2 files changed, 7 insertions(+), 1 deletion(-)
ChangeLog   |    5 +++++
Makefile.am |    3 ++-

diffs (25 lines):

diff -r aafa46776b27 -r 0d2220a76fad ChangeLog
--- a/ChangeLog	Fri Dec 05 11:22:08 2008 -0500
+++ b/ChangeLog	Fri Dec 05 11:27:57 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.map.
+
 2008-12-05  Mark Wielaard  <mwielaard at redhat.com>
 
 	* rt/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
diff -r aafa46776b27 -r 0d2220a76fad Makefile.am
--- a/Makefile.am	Fri Dec 05 11:22:08 2008 -0500
+++ b/Makefile.am	Fri Dec 05 11:27:57 2008 -0500
@@ -104,7 +104,8 @@ EXTRA_DIST = rt generated \
 	test/jtreg \
 	IcedTeaPlugin.cc \
 	HACKING pulseaudio fsg.sh \
-	plugin
+	plugin \
+	hotspot.map
 
 # 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