]> git.pld-linux.org Git - packages/Zope.git/blob - Zope-python24.patch
- use x8664 macro
[packages/Zope.git] / Zope-python24.patch
1 diff -urN Zope-2.7.5-final.org/configure Zope-2.7.5-final/configure
2 --- Zope-2.7.5-final.org/configure      2005-03-18 14:21:34.000000000 +0100
3 +++ Zope-2.7.5-final/configure  2005-03-18 22:37:32.568418896 +0100
4 @@ -12,7 +12,7 @@
5  
6  # Place the optimal target version number for Zope (as returned by sys.version)
7  # below
8 -TARGET="2.3.5"
9 +TARGET="2.4"
10  
11  # Order a list of "acceptable" python version numbers (as returned by
12  # sys.version) below in "best" to "worst" order, not including the
13 @@ -22,7 +22,7 @@
14  
15  # provide the executable names for all the acceptable versions
16  # (and the target version) below
17 -EXENAMES="python python2 python2.3"
18 +EXENAMES="python python2 python2.3 python2.4"
19  
20  #####################################################################
21  #                    END EDITABLE PARAMETERS                        #
This page took 0.055547 seconds and 3 git commands to generate.