[Erp5-report] r43494 luke - /erp5/trunk/buildout/software-profiles/xorg.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Feb 19 15:18:47 CET 2011


Author: luke
Date: Sat Feb 19 15:18:47 2011
New Revision: 43494

URL: http://svn.erp5.org?rev=43494&view=rev
Log:
 - use buildout's python

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

Modified: erp5/trunk/buildout/software-profiles/xorg.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/xorg.cfg?rev=43494&r1=43493&r2=43494&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] Sat Feb 19 15:18:47 2011
@@ -61,6 +61,7 @@ environment =
   LD_LIBRARY_PATH=${xcbproto:location}/lib:${libXau:location}/lib:${xorg-libpthread-stubs:location}/lib:${libxslt:location}/lib
   LD_RUN_PATH=${xcbproto:location}/lib:${libXau:location}/lib:${xorg-libpthread-stubs:location}/lib:${libxslt:location}/lib
   PATH=%(PATH)s:${libxslt:location}/bin
+  PYTHON=${buildout:executable}
 
 [xextproto]
 recipe = hexagonit.recipe.cmmi



More information about the Erp5-report mailing list