[Erp5-report] r44642 rafael - /erp5/trunk/buildout/software-profiles/xorg.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Mar 25 18:52:13 CET 2011
Author: rafael
Date: Fri Mar 25 18:52:12 2011
New Revision: 44642
URL: http://svn.erp5.org?rev=44642&view=rev
Log:
Use local pkgconfig into the instance.
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=44642&r1=44641&r2=44642&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/xorg.cfg [utf8] Fri Mar 25 18:52:12 2011
@@ -106,5 +106,6 @@ environment =
PKG_CONFIG_PATH=${xproto:location}/lib/pkgconfig:${xextproto:location}/lib/pkgconfig:${xtrans:location}/share/pkgconfig:${libxcb:location}/lib/pkgconfig:${xorg-libpthread-stubs:location}/lib/pkgconfig:${libXau:location}/lib/pkgconfig
LD_LIBRARY_PATH=${xproto:location}/lib:${xextproto:location}/lib:${libxcb:location}/lib
LD_RUN_PATH=${xproto:location}/lib:${xextproto:location}/lib:${libxcb:location}/lib
+ PATH=${pkgconfig:location}/bin:%(PATH)s
CFLAGS=-I${xproto:location}/include
CPPFLAGS=-I${xproto:location}/include
More information about the Erp5-report
mailing list