[Erp5-report] r42370 luke - /erp5/trunk/buildout/software-profiles/git.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 17 10:46:01 CET 2011


Author: luke
Date: Mon Jan 17 10:46:01 2011
New Revision: 42370

URL: http://svn.erp5.org?rev=42370&view=rev
Log:
 - disallow finding non controlled python

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=42370&r1=42369&r2=42370&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/git.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/git.cfg [utf8] Mon Jan 17 10:46:01 2011
@@ -19,6 +19,7 @@ configure-options =
   --with-openssl=${openssl:location}
   --with-zlib=${zlib:location}
   --with-expat=${libexpat:location}
+  --without-python
   --without-tcltk
 
 environment =



More information about the Erp5-report mailing list