changeset in /hg/icedtea6: 2008-08-12 Christian Thalinger <twi...

Christian Thalinger twisti at complang.tuwien.ac.at
Tue Aug 12 00:37:20 PDT 2008


changeset 7cd4d87f69f2 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=7cd4d87f69f2
description:
	2008-08-12  Christian Thalinger  <twisti at complang.tuwien.ac.at>

		* Makefile.am (ICEDTEA_PATCHES): Fixed typo.

diffstat:

2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog   |    4 ++++
Makefile.am |    2 +-

diffs (23 lines):

diff -r bbb08c1771b2 -r 7cd4d87f69f2 ChangeLog
--- a/ChangeLog	Mon Aug 11 15:12:08 2008 -0400
+++ b/ChangeLog	Tue Aug 12 09:37:13 2008 +0200
@@ -1,3 +1,7 @@ 2008-08-11  Lillian Angel  <langel at redha
+2008-08-12  Christian Thalinger  <twisti at complang.tuwien.ac.at>
+
+	* Makefile.am (ICEDTEA_PATCHES): Fixed typo.
+
 2008-08-11  Lillian Angel  <langel at redhat.com>
 
 	Fixes Bug #181
diff -r bbb08c1771b2 -r 7cd4d87f69f2 Makefile.am
--- a/Makefile.am	Mon Aug 11 15:12:08 2008 -0400
+++ b/Makefile.am	Tue Aug 12 09:37:13 2008 +0200
@@ -500,7 +500,7 @@ ICEDTEA_PATCHES = \
 	patches/icedtea-hotspot-citypeflow.patch \
 	patches/icedtea-alpha-fixes.patch \
 	patches/icedtea-alt-jar.patch \
-	patches/icedtea-enum-bu-181.patch \
+	patches/icedtea-enum-bug-181.patch \
 	$(SHARK_PATCH) \
 	$(GCC_PATCH) \
 	patches/icedtea-arch.patch



More information about the distro-pkg-dev mailing list