Subject: Re: Replacing path to bash
To: Geert Hendrickx <ghen@telenet.be>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 12/13/2005 18:48:24
Geert Hendrickx wrote:
> 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.
> 
> 
> Doesn't USE_TOOLS only imply a build dependency?  

Good catch -- it should actually be "bash:run".

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>