From 1ada6eaf91f1c28bb9cac7822d83ea079c71ede0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 2 Oct 2010 18:31:55 +0200 Subject: [PATCH] python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator. Signed-off-by: Paul Menzel Signed-off-by: Khem Raj --- recipes/python/python-native_2.6.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.5