Date: Mon, 4 Dec 2000 04:29:23 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: Marcel Moolenaar <marcel@cup.hp.com> Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/csh Makefile Message-ID: <20001204042922.B71158@nagual.pp.ru> In-Reply-To: <3A2AEA2F.C355399A@cup.hp.com>; from marcel@cup.hp.com on Sun, Dec 03, 2000 at 04:49:51PM -0800 References: <200012031628.eB3GSuP23041@freefall.freebsd.org> <20001203163200.C2385@dragon.nuxi.com> <3A2AEA2F.C355399A@cup.hp.com>
index | next in thread | previous in thread | raw e-mail
On Sun, Dec 03, 2000 at 16:49:51 -0800, Marcel Moolenaar wrote:
> David O'Brien wrote:
> >
> > On Sun, Dec 03, 2000 at 08:28:56AM -0800, Andrey A. Chernov wrote:
> > > Log:
> > > Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install path
> >
> > I think this is wrong. Notice how src/contrib/tcsh/Makefile.in defines
> > it. If I install tcsh into /foo/bin/tcsh, then it should refer to itself
> > that way -- not /bin/tcsh.
>
> DESTDIR is always set to point to the object tree during the build.
> There's no way to tell tcsh where you eventually want to have it
> installed. Having tcsh refer to itself as /bin/tcsh is less wrong than
> /usr/obj/usr/src/i386.
Yes. Also look in /usr/include/paths.h where very similar in usage
_PATH_BSHELL defined to "/bin/sh"
--
Andrey A. Chernov
http://ache.pp.ru/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001204042922.B71158>
