Commit 520fed84 authored by Łukasz Nowak's avatar Łukasz Nowak

component/glib: Strictly enforce make's PYTHON value

parent 4c37cc61
......@@ -25,6 +25,8 @@ configure-options =
--disable-fam
--disable-xattr
--disable-man
make-options =
PYTHON=${buildout:executable}
environment =
PATH=${gettext:location}/bin:${patch:location}/bin:${perl:location}/bin:${xz-utils:location}/bin:%(PATH)s
CPPFLAGS=-I${gettext:location}/include -I${zlib:location}/include
......
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