changeset in /hg/icedtea: 2007-12-05 Thomas Fitzsimmons <fitzs...
Thomas Fitzsimmons
fitzsim at redhat.com
Wed Dec 5 08:02:42 PST 2007
changeset 05d27d2749e5 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=05d27d2749e5
description:
2007-12-05 Thomas Fitzsimmons <fitzsim at redhat.com>
* Makefile.am (EXTRA_DIST): Add ports directory.
* Makefile.in: Regenerate.
diffstat:
3 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 2 +-
Makefile.in | 2 +-
diffs (36 lines):
diff -r 97b0531d1956 -r 05d27d2749e5 ChangeLog
--- a/ChangeLog Tue Dec 04 04:24:44 2007 -0500
+++ b/ChangeLog Wed Dec 05 11:02:24 2007 -0500
@@ -1,3 +1,8 @@ 2007-12-04 Gary Benson <gbenson at redhat
+2007-12-05 Thomas Fitzsimmons <fitzsim at redhat.com>
+
+ * Makefile.am (EXTRA_DIST): Add ports directory.
+ * Makefile.in: Regenerate.
+
2007-12-04 Gary Benson <gbenson at redhat.com>
* patches/icedtea-c1-unimplemented.patch: New file.
diff -r 97b0531d1956 -r 05d27d2749e5 Makefile.am
--- a/Makefile.am Tue Dec 04 04:24:44 2007 -0500
+++ b/Makefile.am Wed Dec 05 11:02:24 2007 -0500
@@ -29,7 +29,7 @@ install:
clean-copy clean-rt clean-gcjwebplugin
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
- gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib
+ gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports
# OpenJDK build environment.
LINUX_DIR = linux-$(BUILD_ARCH_DIR)
diff -r 97b0531d1956 -r 05d27d2749e5 Makefile.in
--- a/Makefile.in Tue Dec 04 04:24:44 2007 -0500
+++ b/Makefile.in Wed Dec 05 11:02:24 2007 -0500
@@ -191,7 +191,7 @@ OPENJDK_DATE = 30_oct_2007
OPENJDK_DATE = 30_oct_2007
OPENJDK_MD5SUM = 7eed137c0321e0b5b75ff2d646ce0d0d
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
- gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib
+ gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports
# OpenJDK build environment.
More information about the distro-pkg-dev
mailing list