Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 18:19:21 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        Eugene Grosbein <eugen@kuzbass.ru>
Subject:   Re: buildworld tries to write to DESTDIR?
Message-ID:  <XFMail.20030917181921.jdp@polstra.com>
In-Reply-To: <20030917173530.U25425@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18-Sep-2003 Doug White wrote:
> Ah, I've got it.
> 
> On Wed, 17 Sep 2003, Eugene Grosbein wrote:
> 
>> I have ./make.conf:
>>
>> # start of file
>> CPUTYPE=i486
>> KERNCONF?=CONS
>> MODULES_WITH_WORLD=true
>> DESTDIR=/mnt/cons
> 
> Don't set DESTDIR in make.conf, it only applies during installworld.
> 
> make buildworld; make DESDIR=/mnt/cons installworld
> 
> Don't bother with the PR

It always used to work to set DESTDIR for both the buildworld and the
installworld.  Shouldn't it still?  Personally, I think it is worthy
of a PR.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030917181921.jdp>