Subject: Re: Question about shells/bash default path
To: Georg Schwarz <georg.schwarz@freenet.de>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 01/08/2007 13:27:22
On Sun, 7 Jan 2007, Georg Schwarz 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?

I fixed it. I did bash2 correctly but I don't why I did this wrong last. 
Thanks.