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

- move extensions to common profile

 - dump versions to file instead of printing them


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37118 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 28026271
......@@ -11,6 +11,12 @@ find-links =
http://www.nexedi.org/static/packages/source/
http://ibid.omnia.za.net/eggs/
extensions =
mr.developer
buildout.dumppickedversions
dump-picked-versions-file = dumped-versions.cfg
overwrite-picked-versions-file = true
[create-directories]
recipe = plone.recipe.command
command =
......
[buildout]
software_home = ${:directory}
extensions +=
mr.developer
buildout.dumppickedversions
extends =
../profiles/versions-2.12.cfg
......
......@@ -3,8 +3,6 @@
# mysql, frontend, load balancer, etc.)
[buildout]
software_home = ${:directory}
extensions +=
buildout.dumppickedversions
extends =
../profiles/versions.cfg
......
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