don't depend on [mysql-tritonn-5.0] for [mysql-python]. Allow building against...

don't depend on [mysql-tritonn-5.0] for [mysql-python]. Allow building against a pre-existing mysql compilation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34993 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7c547253
......@@ -24,7 +24,7 @@ egg = itools
include-dirs = /usr/include/glib-2.0:/usr/lib/glib-2.0/include/:/usr/lib64/glib-2.0/include/
[mysql-python-env]
PATH =${mysql-tritonn-5.0:location}/bin:%(PATH)s
PATH =${software_definition:mysql_software}/bin:%(PATH)s
[mysql-python]
recipe = zc.recipe.egg:custom
......
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