From owner-cvs-all Wed Sep 6 12: 2: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 56FE937B423; Wed, 6 Sep 2000 12:02:04 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id MAA24684; Wed, 6 Sep 2000 12:01:58 -0700 (PDT) (envelope-from obrien) Date: Wed, 6 Sep 2000 12:01:58 -0700 From: "David O'Brien" To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist Message-ID: <20000906120158.B24557@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200009061535.IAA99177@freefall.freebsd.org> <20000906103202.A23948@dragon.nuxi.com> <20000906214338.A891@nagual.pp.ru> <20000906221327.A1216@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000906221327.A1216@nagual.pp.ru>; from ache@nagual.pp.ru on Wed, Sep 06, 2000 at 10:13:27PM +0400 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: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 06, 2000 at 10:13:27PM +0400, Andrey A. Chernov wrote: > On Wed, Sep 06, 2000 at 09:43:39PM +0400, Andrey A. Chernov wrote: > BTW, why kmod.mk use //boot/kernel, i.e. why two slashes? It comes from ${DESTDIR}/${KODIR}. In the usual case DESTDIR is empty, and KODIR has a leading slash. I can make it "${DESTDIR}${KODIR}" if people feel that people get whats coming to them if KODIR is non-empty and doesn't have a leading slash. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message