Commit 744d1343 authored by Jérome Perrin's avatar Jérome Perrin

software/gateone: remove not used python_with_eggs

parent e757b1ba
...@@ -15,7 +15,7 @@ extends = ...@@ -15,7 +15,7 @@ extends =
../../component/nginx/buildout.cfg ../../component/nginx/buildout.cfg
../../stack/slapos.cfg ../../stack/slapos.cfg
parts = parts =
slapos-cookbook slapos-cookbook
kerberos kerberos
eggs eggs
...@@ -24,7 +24,7 @@ parts = ...@@ -24,7 +24,7 @@ parts =
dash dash
check-recipe check-recipe
template template
[eggs] [eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
...@@ -91,7 +91,6 @@ extra-context = ...@@ -91,7 +91,6 @@ extra-context =
key template_logrotate_base template-logrotate-base:rendered key template_logrotate_base template-logrotate-base:rendered
key template_gateone template-gateone:target key template_gateone template-gateone:target
raw gateone_bin ${buildout:bin-directory}/gateone raw gateone_bin ${buildout:bin-directory}/gateone
raw python_with_eggs ${buildout:directory}/bin/${extra-eggs:interpreter}
[template-gateone] [template-gateone]
< = download-base < = download-base
......
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