Commit b66d5455 authored by Łukasz Nowak's avatar Łukasz Nowak Committed by Cédric de Saint Martin

Make software compilable.

parent e1f26cbd
...@@ -10,43 +10,12 @@ find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/ ...@@ -10,43 +10,12 @@ find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/
versions = versions versions = versions
rebootstrap-section = python2.6 rebootstrap-section = python2.6
extends = extends =
profile/python-2.6.cfg ../../stack/erp5testnode.cfg
profile/subversion.cfg
profile/git.cfg
profile/lxml-python.cfg
profile/zip.cfg
parts = parts +=
template template
bootstrap
eggs
subversion
zip
git
[bootstrap]
recipe = zc.recipe.egg
eggs = zc.buildout
suffix =
scripts =
buildout=bootstrap2.6
arguments = sys.argv[1:] + ["bootstrap"]
[rebootstrap]
section = python2.6
version = 1
[versions]
# Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-001
[eggs]
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
erp5.recipe.testnode
slapos.toolbox
[template] [template]
recipe = slapos.cookbook:template recipe = slapos.cookbook:template
......
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