Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2000 16:49:51 -0800
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        obrien@FreeBSD.org
Cc:        "Andrey A. Chernov" <ache@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/csh Makefile
Message-ID:  <3A2AEA2F.C355399A@cup.hp.com>
References:  <200012031628.eB3GSuP23041@freefall.freebsd.org> <20001203163200.C2385@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2AEA2F.C355399A>