lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit dd091f235f76bc360f802bcef5033cce5edaced7
parent 2ad3706813c21c1f65f4ed5bc910f3d36304ef6b
Author: Alexandru Ardelean <ardeleanalex@gmail.com>
Date:   Fri, 13 Mar 2015 22:19:13 +0200

python3: re-number patches

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

Diffstat:
Rlang/python3/patches/110-enable-zlib.patch -> lang/python3/patches/001-enable-zlib.patch | 0
Rlang/python3/patches/120-do-not-add-include-dirs-when-cross-compiling.patch -> lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch | 0
Rlang/python3/patches/130-do-not-run-distutils-tests.patch -> lang/python3/patches/003-do-not-run-distutils-tests.patch | 0
Rlang/python3/patches/140-do-not-write-bytes-codes.patch -> lang/python3/patches/004-do-not-write-bytes-codes.patch | 0
4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/lang/python3/patches/110-enable-zlib.patch b/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 diff --git a/lang/python3/patches/130-do-not-run-distutils-tests.patch b/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