Parent Directory
|
Revision Log
Add libserf. Prevent subversion to use system libraries.
| 1 | romain | 40318 | [buildout] |
| 2 | parts = | ||
| 3 | serf | ||
| 4 | extends = | ||
| 5 | ../software-profiles/apache.cfg | ||
| 6 | ../software-profiles/openssl.cfg | ||
| 7 | |||
| 8 | [serf] | ||
| 9 | recipe = hexagonit.recipe.cmmi | ||
| 10 | url = http://serf.googlecode.com/files/serf-0.7.0.tar.gz | ||
| 11 | md5sum = 3233f22a5875320da7bdc854d0873080 | ||
| 12 | configure-options = | ||
| 13 | --with-apr=${apache:location}/bin/apr-1-config | ||
| 14 | --with-apr-util=${apache:location}/bin/apu-1-config | ||
| 15 | --with-openssl=${openssl:location} |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |