[Erp5-report] r31997 luke - /erp5/trunk/buildout/openoffice-bin/buildout.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Jan 26 18:11:27 CET 2010
Author: luke
Date: Tue Jan 26 18:11:25 2010
New Revision: 31997
URL: http://svn.erp5.org?rev=31997&view=rev
Log:
- disable hacking python
Modified:
erp5/trunk/buildout/openoffice-bin/buildout.cfg
Modified: erp5/trunk/buildout/openoffice-bin/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/openoffice-bin/buildout.cfg?rev=31997&r1=31996&r2=31997&view=diff
==============================================================================
--- erp5/trunk/buildout/openoffice-bin/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/openoffice-bin/buildout.cfg [utf8] Tue Jan 26 18:11:25 2010
@@ -17,7 +17,9 @@
# XXX: This recipe does not reuse download-cache
recipe = z3c.recipe.openoffice
install-pyuno-egg = yes
-hack-openoffice-python = yes
+# XXX: This recipe hardcodes libpython version
+# XXX: This recipe uses buildout invoked python instead of declared python
+hack-openoffice-python = no
download-url =
${configuration:openoffice-bin_base}/OOo_${configuration:openoffice-bin_version}_${configuration:openoffice-bin_system}${configuration:openoffice-bin_arch}_install_wJRE_en-US.tar.gz
unpack-name = ${configuration:openoffice-bin_target_dir}
More information about the Erp5-report
mailing list