Subject: Re: Replacing path to bash
To: Johnny Lam <jlam@pkgsrc.org>
From: Geert Hendrickx <ghen@telenet.be>
List: tech-pkg
Date: 12/14/2005 18:09:25
On Tue, Dec 13, 2005 at 01:45:15PM -0500, Johnny Lam wrote:
> This can actually be done slightly better.  You can add "bash" to
> USE_TOOLS, and then just use ${TOOLS_PATH.bash} instead of needing to
> derive the path to the bash binary yourself.

For python there is PYTHON_PATCH_SCRIPTS, can't we implement this for bash
(and other interpreters) as well?  It's easier than a five-line SUBST
block.  

	Geert