Commit e1375ff6 authored by Nicolas Dumazet's avatar Nicolas Dumazet

rename section for a more accurate name


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32673 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8b265e8c
......@@ -32,7 +32,7 @@ package_list =
command = echo "${:package_list}" | xargs sudo urpmi --auto
update_command = ${:command}
[erp5-official-buildout]
[create-spec]
recipe = createmandrivaspec
input = ${buildout:directory}/templates/${:base}.in
......@@ -47,5 +47,5 @@ base = erp5-official-buildout-mandriva2010.spec
[create-rpm]
recipe = plone.recipe.command
command = sudo rpmbuild -bb ${erp5-official-buildout:output}
command = sudo rpmbuild -bb ${create-spec:output}
update_command = ${:command}
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