Commit 13076fa2 authored by Łukasz Nowak's avatar Łukasz Nowak

Generate buildout_networkache.

This is buildout binary with enabled networkcache.
parent 9461bb78
......@@ -4,6 +4,7 @@ extends =
../python-2.7/buildout.cfg
parts =
networkcached-buildout
slapos
find-links =
......@@ -21,5 +22,15 @@ eggs =
${lxml-python:egg}
slapos.core
[networkcached-buildout]
recipe = z3c.recipe.scripts
python = python2.7
eggs =
slapos.libnetworkcache
zc.buildout
scripts =
buildout=buildout_networkache
[versions]
zc.buildout = 1.5.3-dev-SlapOS-004
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