Date: Wed, 6 Sep 2000 12:01:58 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> 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> In-Reply-To: <20000906221327.A1216@nagual.pp.ru>; from ache@nagual.pp.ru on Wed, Sep 06, 2000 at 10:13:27PM %2B0400 References: <200009061535.IAA99177@freefall.freebsd.org> <20000906103202.A23948@dragon.nuxi.com> <20000906214338.A891@nagual.pp.ru> <20000906221327.A1216@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000906120158.B24557>