Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 15:55:36 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        obrien@FreeBSD.org
Cc:        ache@nagual.pp.ru (Andrey A. Chernov), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/mtree BSD.root.dist
Message-ID:  <200009062255.PAA76377@gndrsh.dnsmgr.net>
In-Reply-To: <20000906120158.B24557@dragon.nuxi.com> from "David O'Brien" at "Sep 6, 2000 12:01:58 pm"

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.

The normal case for all usage of ${DESTDIR} is to leave out the slash,
as the following component should always start with a slash.  Doing anything
different is against POLA on how ${DESTDIR} is implemented.

Please remove the /.

-- 
Rod Grimes - KD7CAX @ CN85sl - (RWG25)               rgrimes@gndrsh.dnsmgr.net


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?200009062255.PAA76377>