[buildout] extends = ../popt/buildout.cfg parts = logrotate [logrotate-3.7.9-O_CLOEXEC.optional.patch] recipe = hexagonit.recipe.download url = ${:_profile_base_location_}/${:filename} download-only = true md5sum = 6beac248c978b767d4bccc1b7eebe6bd filename = ${:_buildout_section_name_} [logrotate] recipe = slapos.recipe.cmmi url = https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.7.9.tar.gz md5sum = eeba9dbca62a9210236f4b83195e4ea5 patch-options = -p1 patches = ${logrotate-3.7.9-O_CLOEXEC.optional.patch:location}/${logrotate-3.7.9-O_CLOEXEC.optional.patch:filename} configure-command = true make-options = PREFIX=${buildout:parts-directory}/${:_buildout_section_name_} environment = POPT_DIR=${popt:location}/include -L${popt:location}/lib -Wl,-rpath=${popt:location}/lib