From 158c79ec2eb2c96bf72a3a321640d4ff2828a0b9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 4 Jan 2008 23:29:23 +0000 Subject: [PATCH] - outdated Changed files: ZopeInterface-build.patch -> 1.2 --- ZopeInterface-build.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ZopeInterface-build.patch diff --git a/ZopeInterface-build.patch b/ZopeInterface-build.patch deleted file mode 100644 index e412238..0000000 --- a/ZopeInterface-build.patch +++ /dev/null @@ -1,12 +0,0 @@ -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 ---- 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 -+++ 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 -@@ -70,7 +70,7 @@ - return 0; - } - --extern PyTypeObject SpecType; /* Forward */ -+static PyTypeObject SpecType; /* Forward */ - - static PyObject * - implementedByFallback(PyObject *cls) -- 2.44.0