changeset in /hg/icedtea: 2007-12-05 Thomas Fitzsimmons <fitzs...
Thomas Fitzsimmons
fitzsim at redhat.com
Wed Jan 16 07:09:33 PST 2008
changeset de7d75dcc2dc in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=de7d75dcc2dc
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 1fc10bc3e200 -r de7d75dcc2dc 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 1fc10bc3e200 -r de7d75dcc2dc 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 1fc10bc3e200 -r de7d75dcc2dc Makefile.in
--- a/Makefile.in Tue Dec 04 04:24:44 2007 -0500
+++ b/Makefile.in Wed Dec 05 11:02:24 2007 -0500
@@ -206,7 +206,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