mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-08 19:08:36 +00:00
The `diff --git a/` indicates that the patch is generated from `git diff` and it should be applied with `patch -p1`. Because the patches bundled with python-build have already re-formated for `patch -p0`, this is not the desired behaviour. Just removing `diff --git` from patches will force python-build to apply those patches with `patch -p0`. |
||
|---|---|---|
| .. | ||
| 000_patch-setup.py.diff | ||
| 001_patch-svnversion.patch | ||
| 002_darwin_c_source.patch | ||
| 003_osx_lp64.patch | ||
| 004_osx_libffi.patch | ||
| 005_osx_failed_modules.patch | ||