Commit e9fd0e6a authored by Łukasz Nowak's avatar Łukasz Nowak

Use old zc.recipe.egg.

Experimental change: on some platforms z3c.recipe.scripts generate scripts
which fails to run, even in case of building own python.
parent 3f309e69
...@@ -73,7 +73,7 @@ update-command = cd ${:location} && ${git:location}/bin/git pull --quiet ...@@ -73,7 +73,7 @@ update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
zc.buildout = 1.5.3-dev-SlapOS-009 zc.buildout = 1.5.3-dev-SlapOS-009
[eggs] [eggs]
recipe = z3c.recipe.scripts recipe = zc.recipe.egg
# Just so buildout executes [slapos.cookbook-repository] before [eggs], as # Just so buildout executes [slapos.cookbook-repository] before [eggs], as
# - [eggs] references [slapos.cookbook-repository] # - [eggs] references [slapos.cookbook-repository]
# - [instance-recipe] needs [slapos.cookbook-repository] to be finished # - [instance-recipe] needs [slapos.cookbook-repository] to be finished
......
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