[Erp5-report] r32599 luke - /erp5/trunk/buildout/openoffice-bin/buildout.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 16 11:53:55 CET 2010


Author: luke
Date: Tue Feb 16 11:53:54 2010
New Revision: 32599

URL: http://svn.erp5.org?rev=32599&view=rev
Log:
 - rpm2cpio is needed to play with openoffice

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=32599&r1=32598&r2=32599&view=diff
==============================================================================
--- erp5/trunk/buildout/openoffice-bin/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/openoffice-bin/buildout.cfg [utf8] Tue Feb 16 11:53:54 2010
@@ -16,7 +16,7 @@
 # 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
+#install-pyuno-egg = yes
 # XXX: This recipe hardcodes libpython version
 # XXX: This recipe uses buildout invoked python instead of declared python
 hack-openoffice-python = no
@@ -25,3 +25,7 @@
 unpack-name = ${configuration:openoffice-bin_target_dir}
 # below version is internally used in recipe
 version = 3
+
+[requirements]
+binary =
+  rpm2cpio




More information about the Erp5-report mailing list