Subject: Re: location of find program
To: pkgsrc-users <pkgsrc-users@netbsd.org>
From: Lieven De Keyzer <lieven.dekeyzer@gmail.com>
List: pkgsrc-users
Date: 08/10/2007 19:30:05
On 8/10/07, Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
> On Fri, Aug 10, 2007 at 07:06:12PM +0200, Lieven De Keyzer wrote:
> > /bin/bash: /usr/bin/find: no such file or directory.
> >
> > The find program is in /bin on my system. Does there exist a variable
> > in the pkgsrc framework I can set for this purpose?
>
> TOOLS_PLATFORM.find= /bin/find
>

Thanks. Is there a reference document somewhere for this kind of options?