From dd091f235f76bc360f802bcef5033cce5edaced7 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 13 Mar 2015 22:19:13 +0200 Subject: [PATCH] python3: 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 ...distutils-tests.patch => 003-do-not-run-distutils-tests.patch} | 0 ...write-bytes-codes.patch => 004-do-not-write-bytes-codes.patch} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename lang/python3/patches/{110-enable-zlib.patch => 001-enable-zlib.patch} (100%) rename lang/python3/patches/{120-do-not-add-include-dirs-when-cross-compiling.patch => 002-do-not-add-include-dirs-when-cross-compiling.patch} (100%) rename lang/python3/patches/{130-do-not-run-distutils-tests.patch => 003-do-not-run-distutils-tests.patch} (100%) rename lang/python3/patches/{140-do-not-write-bytes-codes.patch => 004-do-not-write-bytes-codes.patch} (100%) diff --git a/lang/python3/patches/110-enable-zlib.patch b/lang/python3/patches/001-enable-zlib.patch similarity index 100% rename from lang/python3/patches/110-enable-zlib.patch rename to lang/python3/patches/001-enable-zlib.patch diff --git a/lang/python3/patches/120-do-not-add-include-dirs-when-cross-compiling.patch b/lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch similarity index 100% rename from lang/python3/patches/120-do-not-add-include-dirs-when-cross-compiling.patch rename to lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch diff --git a/lang/python3/patches/130-do-not-run-distutils-tests.patch b/lang/python3/patches/003-do-not-run-distutils-tests.patch similarity index 100% rename from lang/python3/patches/130-do-not-run-distutils-tests.patch rename to lang/python3/patches/003-do-not-run-distutils-tests.patch diff --git a/lang/python3/patches/140-do-not-write-bytes-codes.patch b/lang/python3/patches/004-do-not-write-bytes-codes.patch similarity index 100% rename from lang/python3/patches/140-do-not-write-bytes-codes.patch rename to lang/python3/patches/004-do-not-write-bytes-codes.patch