Parent Directory
|
Revision Log
|
Patch
| revision 43522, Mon Feb 21 13:58:19 2011 UTC | revision 43591, Wed Feb 23 01:28:35 2011 UTC | |
|---|---|---|
| # | Line 36 eggs = | Line 36 eggs = |
| 36 | ||
| 37 | [sources] | [sources] |
| 38 | cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo | cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo |
| 39 | erp5.recipe.cloudoooinstance = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.recipe.cloudoooinstance | |
| 40 | ||
| 41 | [cloudooo] | [cloudooo] |
| 42 | recipe = zc.recipe.egg | recipe = zc.recipe.egg |
| # | Line 53 eggs = | Line 54 eggs = |
| 54 | [software_definition] | [software_definition] |
| 55 | software_home = ${buildout:directory} | software_home = ${buildout:directory} |
| 56 | executable = ${python2.6:executable} | executable = ${python2.6:executable} |
| [instance_template] | ||
| input = inline: | ||
| [buildout] | ||
| eggs-directory = ${buildout:eggs-directory} | ||
| develop-eggs-directory = ${buildout:develop-eggs-directory} | ||
| [software_definition] | ||
| software_home = ${software_definition:software_home} | ||
| xpdf-path = ${xpdf:location}/bin | ||
| file-path = ${file:location}/lib | ||
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |