From owner-cvs-all Sun Dec 3 16:32: 5 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 3 16:32:02 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 7344A37B400; Sun, 3 Dec 2000 16:32:02 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id QAA05748; Sun, 3 Dec 2000 16:32:01 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eB40W0t02593; Sun, 3 Dec 2000 16:32:00 -0800 (PST) (envelope-from obrien) Date: Sun, 3 Dec 2000 16:32:00 -0800 From: "David O'Brien" To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/csh Makefile Message-ID: <20001203163200.C2385@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200012031628.eB3GSuP23041@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200012031628.eB3GSuP23041@freefall.freebsd.org>; from ache@FreeBSD.org on Sun, Dec 03, 2000 at 08:28:56AM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: obrien@NUXI.com Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message