changeset in /hg/icedtea: 2008-03-06 Joshua Sumali <jsumali at re...
Joshua Sumali
jsumali at redhat.com
Thu May 29 14:12:24 PDT 2008
changeset 1e22bff17664 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=1e22bff17664
description:
2008-03-06 Joshua Sumali <jsumali at redhat.com>
* Makefile.am: Added extra to EXTRA_DIST.
* Makefile.in: Regenerated.
diffstat:
3 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 2 +-
Makefile.in | 2 +-
diffs (36 lines):
diff -r 5284b488b3ed -r 1e22bff17664 ChangeLog
--- a/ChangeLog Thu Mar 06 09:46:38 2008 -0500
+++ b/ChangeLog Thu Mar 06 16:53:54 2008 -0500
@@ -1,3 +1,8 @@ 2008-03-06 Joshua Sumali <jsumali at redh
+2008-03-06 Joshua Sumali <jsumali at redhat.com>
+
+ * Makefile.am: Added extra to EXTRA_DIST.
+ * Makefile.in: Regenerated.
+
2008-03-06 Joshua Sumali <jsumali at redhat.com>
* Makefile.am: Added new 'extra' targets. These new targets build the
diff -r 5284b488b3ed -r 1e22bff17664 Makefile.am
--- a/Makefile.am Thu Mar 06 09:46:38 2008 -0500
+++ b/Makefile.am Thu Mar 06 16:53:54 2008 -0500
@@ -40,7 +40,7 @@ install:
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
+ patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch 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 5284b488b3ed -r 1e22bff17664 Makefile.in
--- a/Makefile.in Thu Mar 06 09:46:38 2008 -0500
+++ b/Makefile.in Thu Mar 06 16:53:54 2008 -0500
@@ -226,7 +226,7 @@ OPENJDK_VERSION = b06
@NETX_PLUGIN_TRUE at NETX_PATCH = patches/icedtea-netx-plugin.patch
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
+ patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra
# The Binary plugs directory is called jdk1.7.0 for historical reasons. The
More information about the distro-pkg-dev
mailing list