aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2010-10-02 18:31:55 +0200
committerKhem Raj <raj.khem@gmail.com>2010-10-06 15:22:44 -0700
commit1ada6eaf91f1c28bb9cac7822d83ea079c71ede0 (patch)
tree41d38688ccf65a249f5720b2bf469e750509b9a4 /recipes/python
parent3b5ff5ac904475c5303bcf11962055e0253b2e6a (diff)
downloadopenembedded-1ada6eaf91f1c28bb9cac7822d83ea079c71ede0.tar.gz
python-native_2.6.5: Correct indentation. Use spaces instead of a tabulator.
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-native_2.6.5.bb2
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 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 \