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

- rpm2cpio is needed to play with openoffice

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32599 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7351510b
...@@ -16,7 +16,7 @@ openoffice-bin_target_dir = OOO310_m19_native_packed-2_en-US.9420 ...@@ -16,7 +16,7 @@ openoffice-bin_target_dir = OOO310_m19_native_packed-2_en-US.9420
# XXX: This recipe seems to not support new open office layout # XXX: This recipe seems to not support new open office layout
# XXX: This recipe does not reuse download-cache # XXX: This recipe does not reuse download-cache
recipe = z3c.recipe.openoffice recipe = z3c.recipe.openoffice
install-pyuno-egg = yes #install-pyuno-egg = yes
# XXX: This recipe hardcodes libpython version # XXX: This recipe hardcodes libpython version
# XXX: This recipe uses buildout invoked python instead of declared python # XXX: This recipe uses buildout invoked python instead of declared python
hack-openoffice-python = no hack-openoffice-python = no
...@@ -25,3 +25,7 @@ download-url = ...@@ -25,3 +25,7 @@ download-url =
unpack-name = ${configuration:openoffice-bin_target_dir} unpack-name = ${configuration:openoffice-bin_target_dir}
# below version is internally used in recipe # below version is internally used in recipe
version = 3 version = 3
[requirements]
binary =
rpm2cpio
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