Commit 12a35a6a authored by Lucas Carvalho's avatar Lucas Carvalho

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 76637e9d
......@@ -38,7 +38,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