[Erp5-report] r34993 leonardo - /erp5/trunk/buildout/software-profiles/erp5.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed May 5 07:02:30 CEST 2010
Author: leonardo
Date: Wed May 5 07:02:28 2010
New Revision: 34993
URL: http://svn.erp5.org?rev=34993&view=rev
Log:
don't depend on [mysql-tritonn-5.0] for [mysql-python]. Allow building against a pre-existing mysql compilation
Modified:
erp5/trunk/buildout/software-profiles/erp5.cfg
Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=34993&r1=34992&r2=34993&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Wed May 5 07:02:28 2010
@@ -24,7 +24,7 @@
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
More information about the Erp5-report
mailing list