[Erp5-report] r44602 rafael - /erp5/trunk/buildout/software-profiles/xorg.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Mar 25 03:16:40 CET 2011


Author: rafael
Date: Fri Mar 25 03:16:37 2011
New Revision: 44602

URL: http://svn.erp5.org?rev=44602&view=rev
Log:
use Python from buildout.

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=44602&r1=44601&r2=44602&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] Fri Mar 25 03:16:37 2011
@@ -57,6 +57,7 @@ url = http://www.x.org/releases/X11R7.6/
 md5sum = 04313e1d914b44d0e457f6c494fc178b
 environment =
   PATH=${libxml2:location}/bin:%(PATH)s
+  PYTHON=${buildout:executable}
 
 [xorg-libpthread-stubs]
 recipe = hexagonit.recipe.cmmi



More information about the Erp5-report mailing list