]> git.pld-linux.org Git - packages/Zope3.git/commitdiff
- allow building Zope3 with Python 2.4.2
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 6 Oct 2005 13:44:07 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope3-python_2_4_2.patch -> 1.1

Zope3-python_2_4_2.patch [new file with mode: 0644]

diff --git a/Zope3-python_2_4_2.patch b/Zope3-python_2_4_2.patch
new file mode 100644 (file)
index 0000000..b2c02c4
--- /dev/null
@@ -0,0 +1,12 @@
+diff -dur -x '*~' Zope-3.1.0.orig/configure Zope-3.1.0/configure
+--- Zope-3.1.0.orig/configure  2005-10-02 20:52:41.000000000 +0200
++++ Zope-3.1.0/configure       2005-10-06 14:42:52.000000000 +0200
+@@ -27,7 +27,7 @@
+ # 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.3.5 2.4.1"
++ACCEPTABLE="2.3.5 2.4.1 2.4.2"
+ # provide the executable names for all the acceptable versions
+ # (and the target version) below
This page took 0.072947 seconds and 4 git commands to generate.