]> git.pld-linux.org Git - packages/Zope.git/blame - Zope-python24.patch
- use x8664 macro
[packages/Zope.git] / Zope-python24.patch
CommitLineData
1dac1f7d 1diff -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 @@
10baa4e1 5
6 # Place the optimal target version number for Zope (as returned by sys.version)
7 # below
1dac1f7d 8-TARGET="2.3.5"
10baa4e1 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
1dac1f7d 13@@ -22,7 +22,7 @@
10baa4e1 14
15 # provide the executable names for all the acceptable versions
16 # (and the target version) below
17-EXENAMES="python python2 python2.3"
1dac1f7d 18+EXENAMES="python python2 python2.3 python2.4"
10baa4e1 19
20 #####################################################################
21 # END EDITABLE PARAMETERS #
This page took 0.062844 seconds and 4 git commands to generate.