Hi Ricardo, > The script can be wrapped so that PATH is augmented. In a build > phase you would collect all the tools you'll need and use > wrap-script to augment PATH before the actual script is run.
Thanks! Searching for wrap-script, I found several package definitions that should be sufficient for inspiration. Cheers, Konrad.