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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 26 23:10:47 CET 2011


Author: kazuhiko
Date: Wed Jan 26 23:10:47 2011
New Revision: 42698

URL: http://svn.erp5.org?rev=42698&view=rev
Log:
use our own perl.

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=42698&r1=42697&r2=42698&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/git.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/git.cfg [utf8] Wed Jan 26 23:10:47 2011
@@ -6,6 +6,7 @@ extends =
   curl.cfg
   libexpat.cfg
   openssl.cfg
+  perl.cfg
   zlib.cfg
 parts =
   git
@@ -19,6 +20,7 @@ configure-options =
   --with-openssl=${openssl:location}
   --with-zlib=${zlib:location}
   --with-expat=${libexpat:location}
+  --with-perl=${perl:location}/bin/perl
   --without-python
   --without-tcltk
 



More information about the Erp5-report mailing list