Commit 513eb9c9 authored by Łukasz Nowak's avatar Łukasz Nowak

- start implementation of openoffice installation from binary archive


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31993 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e1d00bed
......@@ -8,7 +8,7 @@ extends =
mysql-instance/buildout.cfg
oood/buildout.cfg
imagemagick/buildout.cfg
openoffice/buildout.cfg
openoffice-bin/buildout.cfg
python-2.4/buildout.cfg
varnish/buildout.cfg
zope-2.8/buildout.cfg
......@@ -36,8 +36,8 @@ parts =
products-deps
products-erp5
bt5-erp5
openoffice-bin
# oood
# openoffice
# erp5-bt5
# erp5-products
......
# profile to install openoffice from binary (needs host detection)
[buildout]
parts =
openoffice-bin
[openoffice-bin]
# XXX: This recipe seems to not support new open office layout
# XXX: This recipe does not reuse download-cache
recipe = z3c.recipe.openoffice
install-pyuno-egg = yes
hack-openoffice-python = no
download-url = http://download.services.openoffice.org/files/stable/3.1.1/OOo_3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz
unpack-name = OOO310_m19_native_packed-2_en-US.9420
version = 3
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