summaryrefslogtreecommitdiffstats
path: root/zope/F-13/zope-2.10.8-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zope/F-13/zope-2.10.8-configure.patch')
-rw-r--r--zope/F-13/zope-2.10.8-configure.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/zope/F-13/zope-2.10.8-configure.patch b/zope/F-13/zope-2.10.8-configure.patch
new file mode 100644
index 0000000..75f3e22
--- /dev/null
+++ b/zope/F-13/zope-2.10.8-configure.patch
@@ -0,0 +1,12 @@
+diff -up Zope-2.10.8-final/configure.orig Zope-2.10.8-final/configure
+--- Zope-2.10.8-final/configure.orig 2009-05-25 16:43:00.000000000 -0600
++++ Zope-2.10.8-final/configure 2009-05-25 16:43:07.000000000 -0600
+@@ -18,7 +18,7 @@ TARGET="2.4.6"
+ # sys.version) below in "best" to "worst" order, not including the
+ # target version. Up to six acceptable python versions are allowed.
+ # Do not include the target version number in this list!
+-ACCEPTABLE="2.4.5 2.4.4"
++ACCEPTABLE="2.4.5 2.4.4 2.4.3"
+
+ # provide the executable names for all the acceptable versions
+ # (and the target version) below