pyenv/plugins/python-build/share/python-build/patches/2.5.3/Python-2.5.3
Yamashita Yuu d496c03497 Remove diff --git a/ from patches (#189)
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`.
2014-06-11 12:17:20 +09:00
..
000_patch-setup.py.diff move patches into ./share to fix the install.sh 2013-05-09 00:11:52 +09:00
001_patch-svnversion.patch move patches into ./share to fix the install.sh 2013-05-09 00:11:52 +09:00
002_darwin_c_source.patch Add patches for 2.5 to fix biuld on OS X 10.7/10.8 (#33) 2013-07-19 18:08:02 +09:00
003_osx_lp64.patch Add patches for 2.5 to fix biuld on OS X 10.7/10.8 (#33) 2013-07-19 18:08:02 +09:00
004_osx_libffi.patch Remove diff --git a/ from patches (#189) 2014-06-11 12:17:20 +09:00
005_osx_failed_modules.patch Remove diff --git a/ from patches (#189) 2014-06-11 12:17:20 +09:00