python: refresh patches
[openwrt/svn-archive/archive.git] / lang / python / patches / 110-enable-zlib.patch
index c42597bea4d5d9ef8a192e38bf6d64b3bf51b2de..ac2e05147f63d50c89a13b014b3de761d9e298ad 100644 (file)
@@ -1,6 +1,10 @@
---- Python-2.6.4/Modules/Setup.dist    2008-11-27 11:15:12.000000000 +0100
-+++ Python-2.6.4/Modules/Setup.dist    2010-02-27 04:14:15.000000000 +0100
-@@ -460,7 +460,7 @@
+---
+ Modules/Setup.dist |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- Python-2.6.4.orig/Modules/Setup.dist
++++ Python-2.6.4/Modules/Setup.dist
+@@ -460,7 +460,7 @@ GLHACK=-Dclear=__GLclear
  # Andrew Kuchling's zlib module.
  # This require zlib 1.1.3 (or later).
  # See http://www.gzip.org/zlib/