From owner-freebsd-ports Wed Aug 4 11:42:10 1999 Delivered-To: freebsd-ports@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 8D2AE15031 for ; Wed, 4 Aug 1999 11:42:07 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA08734; Wed, 4 Aug 1999 11:41:06 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: "Andrey A. Chernov" Cc: "Nickolay N. Dudorov" , ports@FreeBSD.ORG Subject: Re: lynx-current port is broken. In-reply-to: Your message of "Wed, 04 Aug 1999 22:35:46 +0400." <19990804223546.A35168@nagual.pp.ru> Date: Wed, 04 Aug 1999 11:41:06 -0700 Message-ID: <8731.933792066@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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