docs/77610: update jail(8) because 'make world' doesn't work anymore
Julien Gabel
jpeg at thilelli.net
Wed Feb 16 19:10:23 UTC 2005
> On Wed, 16 Feb 2005 09:40:46 -0800 (PST), Tom Rhodes
> <trhodes at freebsd.org> wrote:
>> The following reply was made to PR docs/77610; it has been noted by
>> GNATS.
>>
>> From: Tom Rhodes <trhodes at FreeBSD.org>
>>>> Number: 77610
>>>> Category: docs
>>>> Synopsis: update jail(8) because 'make world' doesn't work anymore
>> make world is broken?
> `make world DESTDIR=$D` doesn't work anymore, but `env DESTDIR=$D make
> world` does. I've seen this on all my 5.3 systems.
On RELENG_5_3, yes. But `make world DESTDIR=$D` seems to work fine under
the RELENG_5 branch, though.
--
-jpeg.
More information about the freebsd-doc
mailing list