Commit b5cade71 authored by Łukasz Nowak's avatar Łukasz Nowak

- build pyxml python locally

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42934 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 218c8bb1
[buildout]
extends =
libexpat.cfg
parts =
pyxml-python
[pyxml-python]
recipe = zc.recipe.egg:custom
egg = PyXML
include-dirs =
${libexpat:location}/include
library-dirs =
${libexpat:location}/lib
rpath =
${libexpat:location}/lib
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