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

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


changeset dfc3c1061ec7 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=dfc3c1061ec7
author: ptisnovs
date: Fri Sep 03 11:00:55 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 a6b05ef50569 -r dfc3c1061ec7 ChangeLog
--- a/ChangeLog	Thu Sep 02 13:54:31 2010 +0200
+++ b/ChangeLog	Fri Sep 03 11:00:55 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 a6b05ef50569 -r dfc3c1061ec7 Makefile.am
--- a/Makefile.am	Thu Sep 02 13:54:31 2010 +0200
+++ b/Makefile.am	Fri Sep 03 11:00:55 2010 +0200
@@ -293,7 +293,7 @@ ICEDTEA_PATCHES = \
 	patches/openjdk/6438179-systray_check.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