/hg/icedtea6: Fixed indentation (spaces2tabs) in Makefile.am

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Thu Jun 16 05:39:42 PDT 2011


changeset fe70aef2215d in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=fe70aef2215d
author: ptisnovs
date: Thu Jun 16 14:44:34 2011 +0200

	Fixed indentation (spaces2tabs) in Makefile.am


diffstat:

 ChangeLog   |  4 ++++
 Makefile.am |  6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r f5b82f792313 -r fe70aef2215d ChangeLog
--- a/ChangeLog	Thu Jun 16 13:19:25 2011 +0200
+++ b/ChangeLog	Thu Jun 16 14:44:34 2011 +0200
@@ -1,3 +1,7 @@
+2011-06-16  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: fixed indentation (spaces2tabs)
+
 2011-06-16  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am: added new patch
diff -r f5b82f792313 -r fe70aef2215d Makefile.am
--- a/Makefile.am	Thu Jun 16 13:19:25 2011 +0200
+++ b/Makefile.am	Thu Jun 16 14:44:34 2011 +0200
@@ -218,9 +218,9 @@
 	patches/openjdk/6748082-isDisplayLocal.patch \
 	patches/openjdk/6633275-shaped_translucent_windows.patch \
 	patches/openjdk/6769607-modal-hangs.patch \
-        patches/openjdk/6791612-opengl-jni-fix.patch \
-        patches/openjdk/6755274-glgetstring-crash.patch \
-        patches/openjdk/6984543-onscreen_rendering_resize_test.patch \
+	patches/openjdk/6791612-opengl-jni-fix.patch \
+	patches/openjdk/6755274-glgetstring-crash.patch \
+	patches/openjdk/6984543-onscreen_rendering_resize_test.patch \
 	patches/openjdk/6693253-security_warning.patch \
 	patches/openjdk/6444769-windowwithwarningtest.patch \
 	patches/notice-safepoints.patch \



More information about the distro-pkg-dev mailing list