Date: Fri, 08 Dec 2000 18:17:52 -0800 From: Marcel Moolenaar <marcel@cup.hp.com> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: marcel@FreeBSD.org, Bruce Evans <bde@FreeBSD.org>, current@FreeBSD.org Subject: Re: Bootstrapping issues with groff(1) Message-ID: <3A319650.90FE8EAE@cup.hp.com> References: <20001208181908.A12716@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > > The attached patches (p4 and p5) try to solve this bootstrapping > problem with groff(1). I have lightly tested this on my -stable > box, and would appreciate a feedback on them. Do not remove the USRDIRS and INCDIRS and replace it with mtree (ie make hierarchy). There's no need to duplicate the complete hierarchy inthe object tree. Also, mtree fiddles with ownership and mods, which is not appropriate when building. Which additional directories do you need? -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A319650.90FE8EAE>