>>>>> On Sat, 25 Aug 2012, Alexandre Rostovtsev wrote:
> export VALAC=$(type -P valac-${VALA_API_VERSION})
> export VALA=$(type -P vala-${VALA_API_VERSION})
> export VALA_GEN_INTROSPECT=$(type -P
> vala-gen-introspect-${VALA_API_VERSION})
> export VAPIGEN="$(type -P vapigen-${VALA_API_VERSION})"Is it guaranteed that these commands are present at pkg_setup time? Ulrich
