/hg/release/icedtea6-1.9: Fixed indentation, changed spaces to tab.

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Fri Sep 3 01:58:34 PDT 2010


changeset 7b05619e7069 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=7b05619e7069
author: ptisnovs
date: Fri Sep 03 11:02:16 2010 +0200

	Fixed indentation, changed spaces to tab.


diffstat:

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

diffs (23 lines):

diff -r 147db73653f7 -r 7b05619e7069 ChangeLog
--- a/ChangeLog	Thu Sep 02 13:59:32 2010 +0200
+++ b/ChangeLog	Fri Sep 03 11:02:16 2010 +0200
@@ -1,3 +1,7 @@ 2010-09-02  Pavel Tisnovsky  <ptisnovs at r
+2010-09-03  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: Fixed indentation, changes spaces to tab.
+
 2010-09-02  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am: Add new patch.
diff -r 147db73653f7 -r 7b05619e7069 Makefile.am
--- a/Makefile.am	Thu Sep 02 13:59:32 2010 +0200
+++ b/Makefile.am	Fri Sep 03 11:02:16 2010 +0200
@@ -292,7 +292,7 @@ ICEDTEA_PATCHES = \
 	patches/openjdk/6795060-icu_crash.patch \
 	patches/openjdk/6951319-sparc_build_fixes.patch \
 	patches/icedtea-too-many-args.patch \
-        patches/icedtea-jtreg-OpenGLContextInit.patch
+	patches/icedtea-jtreg-OpenGLContextInit.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \



More information about the distro-pkg-dev mailing list