From owner-cvs-all Sun Dec 3 16:50: 1 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 3 16:49:57 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 8ECCA37B400; Sun, 3 Dec 2000 16:49:57 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 309D1BFA; Sun, 3 Dec 2000 16:49:57 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA03383; Sun, 3 Dec 2000 16:49:52 -0800 (PST) Sender: marcel@cup.hp.com Message-ID: <3A2AEA2F.C355399A@cup.hp.com> Date: Sun, 03 Dec 2000 16:49:51 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/csh Makefile References: <200012031628.eB3GSuP23041@freefall.freebsd.org> <20001203163200.C2385@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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