Date: Wed, 11 Apr 2001 14:59:36 -0500 (CDT) From: Tim Zingelman <zingelman@fnal.gov> To: <freebsd-stable@FreeBSD.ORG> Subject: Re: make release broken with too many ports/distfiles... Message-ID: <Pine.GSO.4.30.0104111454480.23279-100000@nova.fnal.gov> In-Reply-To: <Pine.BSF.4.21.0104101743440.44725-100000@germanium.xtalwind.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Apr 2001, jack wrote: > Today David O'Brien wrote: > > How did you even get all (or most of) the distfiles in the chroot'ed > > /usr/ports/distfiles? > > If you don't figure out what distfiles are needed for > docproj-{whatever}, relocate them, and set this: > DOCDISTFILES?= ${.CURDIR}/../../ports/distfiles > > cp -rp ${DOCDISTFILES} ${CHROOTDIR}/usr/ports/distfiles > > will copy _every_ file, and subdirectory, you have in > /usr/ports/distfiles. Just to be sure this is clear, the above referenced 'cp -rp ...' is in /usr/src/release/Makefile. So the quick answer is figure out what subset of distfiles I need, put them someplace other than /usr/ports/distfiles & set DOCDISTFILES. Has anyone made this list of needed distfiles for a release build? Thanks, - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.30.0104111454480.23279-100000>