python3: Fix patch counts
This commit is contained in:
@@ -120,7 +120,7 @@ prepare() {
|
||||
plain "Apply Ray Donnelly's relocatability enabling patch"
|
||||
patch -Np1 -i "${srcdir}"/0000-make-_sysconfigdata.py-relocatable.patch
|
||||
|
||||
plain "Apply Roumen Petrov's core patches (15)"
|
||||
plain "Apply Roumen Petrov's core patches (14)"
|
||||
patch -Np1 -i "${srcdir}"/0100-MINGW-BASE-use-NT-thread-model.patch
|
||||
patch -Np1 -i "${srcdir}"/0110-MINGW-translate-gcc-internal-defines-to-python-platf.patch
|
||||
patch -Np1 -i "${srcdir}"/0130-MINGW-configure-MACHDEP-and-platform-for-build.patch
|
||||
@@ -140,7 +140,7 @@ prepare() {
|
||||
patch -Np1 -i "${srcdir}"/0250-MINGW-compiler-customize-mingw-cygwin-compilers.patch
|
||||
patch -Np1 -i "${srcdir}"/0260-MINGW-compiler-enable-new-dtags.patch
|
||||
|
||||
plain "Apply Roumen Petrov's extensions patches (23)"
|
||||
plain "Apply Roumen Petrov's extensions patches (25)"
|
||||
patch -Np1 -i "${srcdir}"/0270-CYGWIN-issue13756-Python-make-fail-on-cygwin.patch
|
||||
patch -Np1 -i "${srcdir}"/0280-issue17219-add-current-dir-in-library-path-if-buildi.patch
|
||||
patch -Np1 -i "${srcdir}"/0290-issue6672-v2-Add-Mingw-recognition-to-pyport.h-to-al.patch
|
||||
|
||||
Reference in New Issue
Block a user