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

- move TODOs to global TODOs, cleanup from old comments


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32630 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eca13cc2
......@@ -20,3 +20,6 @@
- pyxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-pyxml/)
- threadframe (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-threadframe/)
- socksipy (http://socksipy.sourceforge.net/)
- software-profiles/openoffice-bin.cfg:
- autodetection of platform and arch
- consider using own recipie
# profile to install openoffice from binary (needs host detection)
[buildout]
parts =
openoffice-bin
......@@ -12,9 +11,8 @@ openoffice_uno = ${openoffice-bin:location}/basis-link/program/
recipe = z3c.recipe.openoffice
install-pyuno-egg = no
hack-openoffice-python = no
# TODO: autodetection of platform and arch
download-url =
http://download.services.openoffice.org/files/stable/3.1.1_LinuxX86-64_install_wJRE_en-US.tar.gz
http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz
unpack-name = OOO310_m19_native_packed-2_en-US.9420
# below version is internally used in recipe
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