Date: Wed, 04 Aug 1999 11:41:06 -0700 From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: "Nickolay N. Dudorov" <nnd@news.itfs.nsk.su>, ports@FreeBSD.ORG Subject: Re: lynx-current port is broken. Message-ID: <8731.933792066@zippy.cdrom.com> In-Reply-To: Your message of "Wed, 04 Aug 1999 22:35:46 %2B0400." <19990804223546.A35168@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> I can't see how ever it can happens, install-doc rule (which is included > into "INSTALL_TARGET= install-full") rule must install this two C* files. > > install-full: install install-help install-doc > > install-doc : $(DOCDIR) > @echo Copying sample files > (cd $(srcdir) && tar cf - C[HO]* PROBLEMS README samples test ) |\ > ( cd $(DOCDIR) && tar xf - ) > > Are you overwrite DOCDIR somehow? Just don't do that. It looks like your > DOCDIR now full of lynx junk, check it. :-) This happens in a *completely clean* chroot environment. You should try doing a make release sometime and see for yourself. It has nothing to do with any special flags I'm setting or environmental corruption (unless it's the "corruption" that comes about from having a clean environment :). > I don't understand why this patch is needed, so I am against its > commiting. Just don't overwrite DOCDIR. The port is broken, trust me. Please fix it since I've disabled all doc distributions in releases until this happens. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8731.933792066>