Commit d0c4bdca authored by Romain Courteaud's avatar Romain Courteaud

Patching Varnish requires latest version of the patch command.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40258 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d40761f
[buildout]
parts =
patch
[patch]
recipe = erp5.recipe.cmmisafe
url = ftp://ftp.gnu.org/gnu/patch/patch-2.6.1.tar.gz
md5sum = d758eb96d3f75047efc004a720d33daf
......@@ -8,6 +8,7 @@ parts =
extends =
../software-profiles/pcre.cfg
../software-profiles/patch.cfg
[varnish]
<= varnish-2.0
......@@ -35,4 +36,5 @@ configure-options =
patches =
${varnish-2.1.4-r5467-patch:location}/${varnish-2.1.4-r5467-patch:filename}
environment =
PATH=${patch:location}/bin:%(PATH)s
LDFLAGS=-Wl,-rpath -Wl,${pcre:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment