From owner-cvs-all Sun Dec 3 17:27:53 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 3 17:27:50 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 91EF537B400; Sun, 3 Dec 2000 17:27:47 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.1/8.11.1) id eB41Ri971239; Mon, 4 Dec 2000 04:27:45 +0300 (MSK) (envelope-from ache) Date: Mon, 4 Dec 2000 04:27:39 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: "David O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/csh Makefile Message-ID: <20001204042736.A71158@nagual.pp.ru> References: <200012031628.eB3GSuP23041@freefall.freebsd.org> <20001203163200.C2385@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001203163200.C2385@dragon.nuxi.com>; from obrien@FreeBSD.org on Sun, Dec 03, 2000 at 04:32:00PM -0800 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 03, 2000 at 16:32:00 -0800, 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 not final install path rather then object tree intermediate one. /usr/obj/usr/src/i386/bin/csh (real example) compiled in is worse, than /bin/csh compiled in. -- 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