[packages_10.03.2] python: merge r29276, r29277, r29369
[10.03/packages.git] / lang / python / patches / 040-dont-import-cross-compiled-modules.patch
index 85e1e7e..5c99598 100644 (file)
@@ -2,8 +2,8 @@
  setup.py |   30 ------------------------------
  1 file changed, 30 deletions(-)
 
---- Python-2.6.4.orig/setup.py
-+++ Python-2.6.4/setup.py
+--- a/setup.py
++++ b/setup.py
 @@ -270,36 +270,6 @@ class PyBuildExt(build_ext):
          ext_filename = os.path.join(
              self.build_lib,