changeset in /hg/icedtea: 2008-01-16 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Thu Jan 24 04:40:56 PST 2008
changeset 11b7d91fc110 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=11b7d91fc110
description:
2008-01-16 Lillian Angel <langel at redhat.com>
* Makefile.am: Fixed typo.
* Makefile.in: Regenerate.
diffstat:
3 files changed, 6 insertions(+), 3 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 2 +-
Makefile.in | 2 --
diffs (38 lines):
diff -r da9bb9d23bf8 -r 11b7d91fc110 ChangeLog
--- a/ChangeLog Wed Jan 16 11:07:41 2008 -0500
+++ b/ChangeLog Wed Jan 16 12:19:04 2008 -0500
@@ -1,3 +1,8 @@ 2008-01-16 Lillian Angel <langel at redha
+2008-01-16 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am: Fixed typo.
+ * Makefile.in: Regenerate.
+
2008-01-16 Lillian Angel <langel at redhat.com>
* patches/icedtea-ecj.patch
diff -r da9bb9d23bf8 -r 11b7d91fc110 Makefile.am
--- a/Makefile.am Wed Jan 16 11:07:41 2008 -0500
+++ b/Makefile.am Wed Jan 16 12:19:04 2008 -0500
@@ -225,7 +225,7 @@ ICEDTEA_PATCHES = \
patches/icedtea-timerqueue.patch \
patches/icedtea-jnlp-launcher.patch \
patches/icedtea-generated.patch \
- patches/icedtea-lib64.patch
+ patches/icedtea-lib64.patch \
$(FAST_BUILD_PATCH) \
$(DISTRIBUTION_PATCHES)
diff -r da9bb9d23bf8 -r 11b7d91fc110 Makefile.in
--- a/Makefile.in Wed Jan 16 11:07:41 2008 -0500
+++ b/Makefile.in Wed Jan 16 12:19:04 2008 -0500
@@ -710,8 +710,6 @@ stamps/ports.stamp: stamps/clone.stamp
done
mkdir -p stamps
touch stamps/ports.stamp
- $(FAST_BUILD_PATCH) \
- $(DISTRIBUTION_PATCHES)
stamps/patch.stamp: stamps/clone.stamp
for p in $(ICEDTEA_PATCHES) ; \
diff -r da9bb9d23bf8 -r 11b7d91fc110 generated/sun/awt/X11/generator/sizer.32
Binary file generated/sun/awt/X11/generator/sizer.32 has changed
More information about the distro-pkg-dev
mailing list