[Erp5-report] r40802 kazuhiko - /erp5/trunk/buildout/software-profiles/git.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 26 17:34:14 CET 2010


Author: kazuhiko
Date: Fri Nov 26 17:34:13 2010
New Revision: 40802

URL: http://svn.erp5.org?rev=40802&view=rev
Log:
add curl-config location in PATH.

Modified:
    erp5/trunk/buildout/software-profiles/git.cfg

Modified: erp5/trunk/buildout/software-profiles/git.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/git.cfg?rev=40802&r1=40801&r2=40802&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/git.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/git.cfg [utf8] Fri Nov 26 17:34:13 2010
@@ -19,5 +19,6 @@ configure-options =
   --without-tcltk
 
 environment =
+  PATH=${curl:location}/bin:%(PATH)s
   CPPFLAGS=-I${zlib:location}/include
   LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib




More information about the Erp5-report mailing list