Commit 87a1d308 authored by Łukasz Nowak's avatar Łukasz Nowak

- fix path configuration, append to existing variable


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43493 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ea584788
......@@ -60,7 +60,7 @@ environment =
PKG_CONFIG_PATH=${xcbproto:location}/lib/pkgconfig:${libXau:location}/lib/pkgconfig:${xproto:location}/lib/pkgconfig:${xorg-libpthread-stubs:location}/lib/pkgconfig:${libxslt:location}/lib/pkgconfig
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=${libxslt:location}/bin
PATH=%(PATH)s:${libxslt:location}/bin
[xextproto]
recipe = hexagonit.recipe.cmmi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment