Subject: Re: Question about shells/bash default path
To: Georg Schwarz <georg.schwarz@freenet.de>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: tech-pkg
Date: 01/07/2007 19:28:47
On 1/7/07, Georg Schwarz <georg.schwarz@freenet.de> wrote:
> shell/bash/Makefile has
>
> CPPFLAGS+=              -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/usr/
> pkg/bin:/usr/local/bin\""
>
>
> Does this make sense? I think it should at least not have /usr/pkg
> hard-coded, should it?

It should be ${PREFIX}/bin.

-- 
Julio M. Merino Vidal <jmmv84@gmail.com>
The Julipedia - http://julipedia.blogspot.com/