/[public]/erp5/trunk/buildout/software-profiles/logrotate.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/logrotate.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 45691 - (show annotations)
Wed Apr 27 09:18:28 2011 UTC (2 years ago) by romain
File size: 426 byte(s)
Trick logrotate compilation to build against local popt library
1 [buildout]
2 extends =
3 popt.cfg
4 parts = logrotate
5
6 [logrotate]
7 recipe = hexagonit.recipe.cmmi
8 url = https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.7.9.tar.gz
9 md5sum = eeba9dbca62a9210236f4b83195e4ea5
10 configure-command = true
11 make-options = PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
12 environment =
13 POPT_DIR=${popt:location}/include -L${popt:location}/lib -Wl,-rpath -Wl,${popt:location}/lib

  ViewVC Help
Powered by ViewVC 1.1.2