[oe-commits] Paul Menzel : python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator.

git version control git at git.openembedded.org
Wed Oct 6 22:35:17 UTC 2010


Module: openembedded.git
Branch: master
Commit: 1ada6eaf91f1c28bb9cac7822d83ea079c71ede0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1ada6eaf91f1c28bb9cac7822d83ea079c71ede0

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat Oct  2 18:31:55 2010 +0200

python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator.

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/python/python-native_2.6.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/python/python-native_2.6.5.bb b/recipes/python/python-native_2.6.5.bb
index 95577c3..51a1fb1 100644
--- a/recipes/python/python-native_2.6.5.bb
+++ b/recipes/python/python-native_2.6.5.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \
            file://00-fix-bindir-libdir-for-cross.patch \
            file://04-default-is-optimized.patch \
            file://05-enable-ctypes-cross-build.patch \
-	   file://06-ctypes-libffi-fix-configure.patch \
+           file://06-ctypes-libffi-fix-configure.patch \
            file://10-distutils-fix-swig-parameter.patch \
            file://11-distutils-never-modify-shebang-line.patch \
            file://12-distutils-prefix-is-inside-staging-area.patch \





More information about the Openembedded-commits mailing list