Commit 333ac9ff authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

good bye OpenOffice.org, welcome LibreOffice.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43029 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 84394e9f
......@@ -29,7 +29,7 @@ extends =
../software-profiles/stunnel.cfg
../software-profiles/w3-validator.cfg
../software-profiles/oood.cfg
../software-profiles/openoffice-bin.cfg
../software-profiles/libreoffice-bin.cfg
../software-profiles/python-2.6.cfg
../software-profiles/rdiff-backup.cfg
../software-profiles/w3m.cfg
......@@ -61,7 +61,7 @@ parts =
kumo
messagepack
w3-validator
openoffice-bin
libreoffice-bin
oood
eggs
# omelette
......
......@@ -29,7 +29,7 @@ extends =
../software-profiles/stunnel.cfg
../software-profiles/w3-validator.cfg
../software-profiles/oood.cfg
../software-profiles/openoffice-bin.cfg
../software-profiles/libreoffice-bin.cfg
../software-profiles/python-2.4.cfg
../software-profiles/rdiff-backup.cfg
../software-profiles/w3m.cfg
......@@ -67,7 +67,7 @@ parts =
bootstrap2.4
mysql-python
w3-validator
openoffice-bin
libreoffice-bin
oood
precache-eggs
pythonbin2.4
......
......@@ -11,8 +11,7 @@ data-bin-directory = ${:var-directory}/bin
[software_definition]
mysql_software = ${:software_home}/parts/mysql-tritonn-5.0
sphinx_software = ${:software_home}/parts/sphinx
oood_software = ${:software_home}/parts/oood
openoffice_software = ${:software_home}/parts/openoffice-bin
openoffice_software = ${:software_home}/parts/libreoffice-bin
products-erp5 = ${:software_home}/parts/products-erp5
products-erp5-development = ${:software_home}/parts/products-erp5-development
products-deps = ${:software_home}/parts/products-deps
......
......@@ -7,7 +7,7 @@ extends =
../profiles/common.cfg
file.cfg
python-2.6.cfg
openoffice-bin.cfg
libreoffice-bin.cfg
python = software_definition
versions = versions
......@@ -15,7 +15,7 @@ parts =
instance_template
cloudooo
instance-egg
openoffice-bin
libreoffice-bin
file
python2.6
bootstrap2.6
......
[buildout]
extends = ../profiles/links.cfg
parts =
libreoffice-bin
[libreoffice-bin]
recipe = z3c.recipe.openoffice
install-javafilter = no
install-pyuno-egg = no
hack-openoffice-python = no
flavour = libreoffice
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
# base_url = http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc4/rpm/%s/LibO_3.3.0rc3_Linux_%s_install-rpm_en-US.tar.gz
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