Commit d8103787 authored by Lucas Carvalho's avatar Lucas Carvalho Committed by Cédric de Saint Martin

Using usual way to specify prebuild egg name.

The name should not be set directly.
It is much safer to have the prebuild egg name acquired from the proper
section.
 i.e. (${section-name:egg-name})
parent 6c395973
......@@ -39,7 +39,7 @@ python = python2.7
recipe = z3c.recipe.scripts
python = python2.7
eggs =
M2Crypto
${M2Crypto:egg}
slapos.libnetworkcache
zc.buildout
${lxml-python:egg}
......
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