Subject: Re: pkg/36020: do-install not setting PATH
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 03/17/2007 13:40:02
The following reply was made to PR pkg/36020; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/36020: do-install not setting PATH
Date: Sat, 17 Mar 2007 14:35:01 +0100
On Sat, Mar 17, 2007 at 12:05:01AM +0000, reed@reedmedia.net wrote:
> >Description:
> Installing mail/uw-imap on ubuntu failed and my LOCALBASE is not part of
> my path.
>
> See my extra debugging here. pkgsrc's PATH is defined by not set in the
> shell's environment.
I thought it is the responsible of the make rules to call programs
either via the variables and subprocesses with exporting MAKE_ENV?
Joerg