X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=lang%2Fpython%2Fpatches%2F030-fixup-include-dirs.patch;h=ad009562e516bf84e8b8ece0c6ccc2bea04269dd;hp=eba4d2563e9e3b32bf3f8973f2cef1478d70b411;hb=a51ed229a10ae7e97ecf581b050ca44af8ec452b;hpb=1e886d59594e4e4d0561c5bcc97326cd8c6fe5f8 diff --git a/lang/python/patches/030-fixup-include-dirs.patch b/lang/python/patches/030-fixup-include-dirs.patch index eba4d2563e..ad009562e5 100644 --- a/lang/python/patches/030-fixup-include-dirs.patch +++ b/lang/python/patches/030-fixup-include-dirs.patch @@ -1,7 +1,9 @@ -diff --git a/setup.py b/setup.py -index 32e1af8..f7f190f 100644 ---- a/setup.py -+++ b/setup.py +--- + setup.py | 15 ++------------- + 1 file changed, 2 insertions(+), 13 deletions(-) + +--- Python-2.6.4.orig/setup.py ++++ Python-2.6.4/setup.py @@ -309,9 +309,6 @@ class PyBuildExt(build_ext): return sys.platform