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

- disable hacking python


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31997 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eed988ef
......@@ -17,7 +17,9 @@ openoffice-bin_target_dir = OOO310_m19_native_packed-2_en-US.9420
# 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}
......
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