Commit c4857dc0 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

pysvn-1.7.4nxd003:

* since com_err seems not used, we don't need link to it.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40664 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6e82b182
......@@ -17,4 +17,4 @@ 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.4nxd002.tar.gz
find-links = http://www.nexedi.org/static/packages/source/pysvn-1.7.4nxd003.tar.gz
......@@ -1473,7 +1473,6 @@ class AssertPysvn(AssertSoftwareMixin):
getDevelopEggName('pysvn', '1.7.4'),
getPythonVersion().replace('.', '_')), [
'libc',
'libcom_err',
'libgcc_s',
'libm',
'libresolv',
......
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