Parent Directory
|
Revision Log
|
Patch
| revision 40997, Wed Dec 1 17:31:10 2010 UTC | revision 40998, Wed Dec 1 17:37:22 2010 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | [buildout] | [buildout] |
| software_home = ${:directory} | ||
| 2 | extends = | extends = |
| 3 | ../profiles/versions-2.12.cfg | ../profiles/versions-2.12.cfg |
| 4 | ../profiles/software-definition.cfg | ../profiles/software-definition.cfg |
| # | Line 83 version = 1 | Line 81 version = 1 |
| 81 | section = python2.6 | section = python2.6 |
| 82 | ||
| 83 | [software_definition] | [software_definition] |
| 84 | software_home = ${buildout:software_home} | software_home = ${buildout:directory} |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |