Commit a430e74d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use pysvn-1.7.4nxd005 for both Zope-2.8 and Zope-2.12.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41107 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3eb12290
......@@ -12,7 +12,3 @@ Products.DCWorkflow = 2.2.1nxd001
# 1.0.3 fixes bug https://bugs.launchpad.net/zelenium/+bug/673610
Products.Zelenium >= 1.0.3
# official pysvn egg does not supports --include-dirs and
# --library-dirs, so we use our modified version
pysvn = 1.7.4nxd004
......@@ -32,3 +32,7 @@ setuptools =
# Use version of slapos.rebootstrap, with stabilised prefix
slapos.rebootstrap >= 2.1
# official pysvn egg does not supports --include-dirs and
# --library-dirs, so we use our modified version
pysvn = 1.7.4nxd005
......@@ -16,5 +16,3 @@ include-dirs =
library-dirs =
${subversion:location}/lib
${apache:location}/lib
# heavily patched version that supports --include-dirs and --library-dirs
find-links = http://www.nexedi.org/static/packages/source/pysvn-1.7.4nxd004.tar.gz
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment