Commit 6e8b0575 authored by Łukasz Nowak's avatar Łukasz Nowak

- remove forcing of download cache creation, this is user's own

   responsibility


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41546 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aaf126a3
...@@ -5,4 +5,3 @@ extends = ...@@ -5,4 +5,3 @@ extends =
profiles/development-2.12.cfg profiles/development-2.12.cfg
profiles/official-2.12.cfg profiles/official-2.12.cfg
unzip = true unzip = true
download-cache=${buildout:directory}/downloads
[buildout] [buildout]
extends = profiles/official.cfg extends = profiles/official.cfg
unzip = true unzip = true
download-cache=${buildout:directory}/downloads
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