changeset in /hg/icedtea6: - Fix typo in icedtea-sparc64-linux p...

doko at ubuntu.com doko at ubuntu.com
Tue Jun 10 02:41:59 PDT 2008


changeset 5e8339d7f686 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=5e8339d7f686
description:
	- Fix typo in icedtea-sparc64-linux patch name

diffstat:

2 files changed, 2 insertions(+), 2 deletions(-)
Makefile.am |    2 +-
Makefile.in |    2 +-

diffs (24 lines):

diff -r 7f5d247e2da8 -r 5e8339d7f686 Makefile.am
--- a/Makefile.am	Tue Jun 10 10:39:13 2008 +0200
+++ b/Makefile.am	Tue Jun 10 11:42:05 2008 +0200
@@ -318,7 +318,7 @@ ICEDTEA_PATCHES = \
 	patches/icedtea-gervill.patch \
 	patches/icedtea-directaudio-close-trick.patch \
 	patches/icedtea-sparc.patch \
-	patches/icedtea-sparc64.patch \
+	patches/icedtea-sparc64-linux.patch \
 	patches/icedtea-sparc-ptracefix.patch \
 	patches/icedtea-sparc-trapsfix.patch \
 	patches/icedtea-override-redirect-metacity.patch \
diff -r 7f5d247e2da8 -r 5e8339d7f686 Makefile.in
--- a/Makefile.in	Tue Jun 10 10:39:13 2008 +0200
+++ b/Makefile.in	Tue Jun 10 11:42:05 2008 +0200
@@ -422,7 +422,7 @@ ICEDTEA_PATCHES = $(ZERO_PATCHES_COND) \
 	patches/icedtea-color-createcontext.patch \
 	patches/icedtea-fonts.patch patches/icedtea-gervill.patch \
 	patches/icedtea-directaudio-close-trick.patch \
-	patches/icedtea-sparc.patch patches/icedtea-sparc64.patch \
+	patches/icedtea-sparc.patch patches/icedtea-sparc64-linux.patch \
 	patches/icedtea-sparc-ptracefix.patch \
 	patches/icedtea-sparc-trapsfix.patch \
 	patches/icedtea-override-redirect-metacity.patch \



More information about the distro-pkg-dev mailing list