]> git.pld-linux.org Git - packages/python-zope.interface.git/blob - ZopeInterface-build.patch
- converted to UTF-8
[packages/python-zope.interface.git] / ZopeInterface-build.patch
1 diff -urN ZopeInterface-3.0.1.org/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c ZopeInterface-3.0.1/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c
2 --- ZopeInterface-3.0.1.org/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c     2004-08-04 12:03:17.000000000 +0200
3 +++ ZopeInterface-3.0.1/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c 2006-05-28 22:10:17.000000000 +0200
4 @@ -70,7 +70,7 @@
5    return 0;
6  }
7  
8 -extern PyTypeObject SpecType;   /* Forward */
9 +static PyTypeObject SpecType;   /* Forward */
10  
11  static PyObject *
12  implementedByFallback(PyObject *cls)
This page took 0.080097 seconds and 3 git commands to generate.