From 8d6b503b4a2eed90cab13c76f5a5a738c47f3a80 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 6 Mar 2015 11:11:18 +0200 Subject: [PATCH] python: re-number patches Signed-off-by: Alexandru Ardelean --- .../patches/{110-enable-zlib.patch => 001-enable-zlib.patch} | 0 ...tch => 002-do-not-add-include-dirs-when-cross-compiling.patch} | 0 ...sts-at-build.patch => 003-do-not-compile-tests-at-build.patch} | 0 ...write-bytes-codes.patch => 004-do-not-write-bytes-codes.patch} | 0 ...6-64-configure.patch => 005-fix-libffi-x86-64-configure.patch} | 0 ...ch-support.patch => 006-remove-debian-multiarch-support.patch} | 0 ...t-adjust-path.patch => 007-distutils-do-not-adjust-path.patch} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename lang/python/patches/{110-enable-zlib.patch => 001-enable-zlib.patch} (100%) rename lang/python/patches/{120-do-not-add-include-dirs-when-cross-compiling.patch => 002-do-not-add-include-dirs-when-cross-compiling.patch} (100%) rename lang/python/patches/{130-do-not-compile-tests-at-build.patch => 003-do-not-compile-tests-at-build.patch} (100%) rename lang/python/patches/{140-do-not-write-bytes-codes.patch => 004-do-not-write-bytes-codes.patch} (100%) rename lang/python/patches/{150-fix-libffi-x86-64-configure.patch => 005-fix-libffi-x86-64-configure.patch} (100%) rename lang/python/patches/{160-remove-debian-multiarch-support.patch => 006-remove-debian-multiarch-support.patch} (100%) rename lang/python/patches/{170-distutils-do-not-adjust-path.patch => 007-distutils-do-not-adjust-path.patch} (100%) diff --git a/lang/python/patches/110-enable-zlib.patch b/lang/python/patches/001-enable-zlib.patch similarity index 100% rename from lang/python/patches/110-enable-zlib.patch rename to lang/python/patches/001-enable-zlib.patch diff --git a/lang/python/patches/120-do-not-add-include-dirs-when-cross-compiling.patch b/lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch similarity index 100% rename from lang/python/patches/120-do-not-add-include-dirs-when-cross-compiling.patch rename to lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch diff --git a/lang/python/patches/130-do-not-compile-tests-at-build.patch b/lang/python/patches/003-do-not-compile-tests-at-build.patch similarity index 100% rename from lang/python/patches/130-do-not-compile-tests-at-build.patch rename to lang/python/patches/003-do-not-compile-tests-at-build.patch diff --git a/lang/python/patches/140-do-not-write-bytes-codes.patch b/lang/python/patches/004-do-not-write-bytes-codes.patch similarity index 100% rename from lang/python/patches/140-do-not-write-bytes-codes.patch rename to lang/python/patches/004-do-not-write-bytes-codes.patch diff --git a/lang/python/patches/150-fix-libffi-x86-64-configure.patch b/lang/python/patches/005-fix-libffi-x86-64-configure.patch similarity index 100% rename from lang/python/patches/150-fix-libffi-x86-64-configure.patch rename to lang/python/patches/005-fix-libffi-x86-64-configure.patch diff --git a/lang/python/patches/160-remove-debian-multiarch-support.patch b/lang/python/patches/006-remove-debian-multiarch-support.patch similarity index 100% rename from lang/python/patches/160-remove-debian-multiarch-support.patch rename to lang/python/patches/006-remove-debian-multiarch-support.patch diff --git a/lang/python/patches/170-distutils-do-not-adjust-path.patch b/lang/python/patches/007-distutils-do-not-adjust-path.patch similarity index 100% rename from lang/python/patches/170-distutils-do-not-adjust-path.patch rename to lang/python/patches/007-distutils-do-not-adjust-path.patch