Commit 0e23bed1 authored by Łukasz Nowak's avatar Łukasz Nowak

- simplify profile


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39989 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7040c5b9
......@@ -4,9 +4,7 @@ extends =
../software-profiles/openoffice-bin.cfg
parts =
openoffice-bin
python2.6
pythonbin2.6
cloudooo
extensions = mr.developer
sources = sources
......@@ -15,14 +13,9 @@ auto-checkout = cloudooo
[sources]
cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo
[pythonbin2.6]
recipe = zc.recipe.egg:scripts
[cloudooo]
recipe = zc.recipe.egg
python = python2.6
eggs = ${eggs:eggs}
invokepython>=0.4
interpreter = pycloudoo
scripts =
invokepython=python${python2.6:python_version_major}
ipython=ipython${python2.6:python_version_major}
[eggs]
eggs = cloudooo
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