/[public]/erp5/trunk/buildout/software-profiles/openoffice-bin.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/openoffice-bin.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43068 - (show annotations)
Fri Feb 4 17:30:40 2011 UTC (2 years, 3 months ago) by luke
File size: 529 byte(s)
 - do not extend outside of own directory when not needed
 - mark places with wrong extends
1 [buildout]
2 parts =
3 openoffice-bin
4 find-links =
5 http://www.nexedi.org/static/packages/source/
6
7 [openoffice-bin]
8 # XXX: This section and recipe have to be reviewed against using
9 # zc.buildout.download API and generally following zc.buildout way
10 # of dealing with remote resources
11
12 #recipe = erp5.recipe.openoffice
13 recipe = z3c.recipe.openoffice
14 install-pyuno-egg = no
15 hack-openoffice-python = no
16 base-url = http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Linux_%s_install-rpm-wJRE_en-US.tar.gz
17 version = 3

  ViewVC Help
Powered by ViewVC 1.1.2