Parent Directory
|
Revision Log
- add PasteScript in eggs to have paster binary available, install openoffice-bin
| 1 | [buildout] |
| 2 | parts = |
| 3 | openoffice-bin |
| 4 | cloudooo |
| 5 | |
| 6 | extends = |
| 7 | ../software-profiles/python-2.6.cfg |
| 8 | ../software-profiles/openoffice-bin.cfg |
| 9 | |
| 10 | [cloudooo] |
| 11 | recipe = zc.recipe.egg |
| 12 | eggs = |
| 13 | PasteScript |
| 14 | cloudooo |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |