changeset in /hg/icedtea: 2008-04-28 Lillian Angel <langel at red...

Lillian Angel langel at redhat.com
Thu May 29 14:13:25 PDT 2008


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

	        * Makefile.am
	        (EXTRA_DIST): Added overlays and extra.
	        * Makefile.in: Regenerated.

diffstat:

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

diffs (39 lines):

diff -r cf748f5fffce -r 0bdd2917dfdb ChangeLog
--- a/ChangeLog	Mon Apr 28 12:19:31 2008 +0200
+++ b/ChangeLog	Mon Apr 28 10:15:30 2008 -0400
@@ -1,3 +1,9 @@ 2008-04-28  Matthias Klose  <doko at ubuntu
+2008-04-28  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am
+	(EXTRA_DIST): Added overlays and extra.
+	* Makefile.in: Regenerated.
+
 2008-04-28  Matthias Klose  <doko at ubuntu.com>
 
 	* Makefile.am: Don't check md5sum if configured --with-openjdk-src-zip.
diff -r cf748f5fffce -r 0bdd2917dfdb Makefile.am
--- a/Makefile.am	Mon Apr 28 12:19:31 2008 +0200
+++ b/Makefile.am	Mon Apr 28 10:15:30 2008 -0400
@@ -41,7 +41,8 @@ EXTRA_DIST = rt generated $(ICEDTEA_PATC
 EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
 	gcjwebplugin.cc tools-copy contrib ports \
 	patches/icedtea-gcc-4.3.patch extra $(ZERO_PATCHES) \
-	patches/icedtea-cacao.patch javaws.png javaws.desktop
+	patches/icedtea-cacao.patch javaws.png javaws.desktop \
+	overlays extra
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The
 # name is completely irrelevant; only contains the plugs to build IcedTea.
diff -r cf748f5fffce -r 0bdd2917dfdb Makefile.in
--- a/Makefile.in	Mon Apr 28 12:19:31 2008 +0200
+++ b/Makefile.in	Mon Apr 28 10:15:30 2008 -0400
@@ -257,7 +257,8 @@ EXTRA_DIST = rt generated $(ICEDTEA_PATC
 EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
 	gcjwebplugin.cc tools-copy contrib ports \
 	patches/icedtea-gcc-4.3.patch extra $(ZERO_PATCHES) \
-	patches/icedtea-cacao.patch javaws.png javaws.desktop
+	patches/icedtea-cacao.patch javaws.png javaws.desktop \
+	overlays extra
 
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The



More information about the distro-pkg-dev mailing list