From: Paul Menzel Date: Sat, 2 Oct 2010 16:31:55 +0000 (+0200) Subject: python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ada6eaf91f1c28bb9cac7822d83ea079c71ede0;p=openembedded.git python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator. Signed-off-by: Paul Menzel Signed-off-by: Khem Raj --- diff --git a/recipes/python/python-native_2.6.5.bb b/recipes/python/python-native_2.6.5.bb index 95577c3186..51a1fb1b56 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 \