summaryrefslogtreecommitdiffstats
path: root/zope/F-13/zope-2.10.8-configure.patch
blob: 75f3e22e2ac4550e92ff0744185a0e387bdb21da (plain)
1
2
3
4
5
6
7
8
9
10
11
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