changeset in /hg/icedtea6: Add ICEDTEA_FSG_PATCHES to EXTRA_DIST.

gnu_andrew at member.fsf.org gnu_andrew at member.fsf.org
Sun Jun 29 09:12:53 PDT 2008


changeset f26e6976de5e in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=f26e6976de5e
description:
	Add ICEDTEA_FSG_PATCHES to EXTRA_DIST.

	2008-06-29  Andrew John Hughes  <gnu_andrew at member.fsf.org>

		* Makefile.am: Add ICEDTEA_FSG_PATCHES
		to EXTRA_DIST.
		* Makefile.in: Regenerated.

diffstat:

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

diffs (41 lines):

diff -r a4c62286f1df -r f26e6976de5e ChangeLog
--- a/ChangeLog	Sun Jun 29 17:05:06 2008 +0100
+++ b/ChangeLog	Sun Jun 29 17:12:44 2008 +0100
@@ -1,3 +1,9 @@ 2008-06-26  Andrew John Hughes  <gnu_and
+2008-06-29  Andrew John Hughes  <gnu_andrew at member.fsf.org>
+
+	* Makefile.am: Add ICEDTEA_FSG_PATCHES
+	to EXTRA_DIST.
+	* Makefile.in: Regenerated.
+	
 2008-06-26  Andrew John Hughes  <gnu_andrew at member.fsf.org>
 
 	* Makefile.am:
diff -r a4c62286f1df -r f26e6976de5e Makefile.am
--- a/Makefile.am	Sun Jun 29 17:05:06 2008 +0100
+++ b/Makefile.am	Sun Jun 29 17:12:44 2008 +0100
@@ -38,8 +38,8 @@ install:
 	clean-copy clean-hotspot-tools clean-rt clean-gcjwebplugin \
 	hotspot hotspot-helper clean-extra clean-jtreg clean-jtreg-reports
 
-EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
-	gcjwebplugin.cc tools-copy contrib ports \
+EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_FSG_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-netx-plugin.patch \
diff -r a4c62286f1df -r f26e6976de5e Makefile.in
--- a/Makefile.in	Sun Jun 29 17:05:06 2008 +0100
+++ b/Makefile.in	Sun Jun 29 17:12:44 2008 +0100
@@ -266,8 +266,8 @@ CACAO_VERSION = 0.99.1
 CACAO_VERSION = 0.99.1
 CACAO_MD5SUM = 2337754d0c165af556e97395e9a5e5af
 JSCHEME_DIR = openjdk/corba/src/share/classes/com/sun/tools/corba/se/logutil
-EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
-	gcjwebplugin.cc tools-copy contrib ports \
+EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_FSG_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-netx-plugin.patch \



More information about the distro-pkg-dev mailing list