python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator.
authorPaul Menzel <paulepanter@users.sourceforge.net>
Sat, 2 Oct 2010 16:31:55 +0000 (18:31 +0200)
committerKhem Raj <raj.khem@gmail.com>
Wed, 6 Oct 2010 22:22:44 +0000 (15:22 -0700)
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/python/python-native_2.6.5.bb

index 95577c3..51a1fb1 100644 (file)
@@ -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 \