From owner-freebsd-ports Wed Aug 4 11:37:11 1999 Delivered-To: freebsd-ports@freebsd.org Received: from deep-thought.demos.su (deep-thought.demos.su [195.133.1.74]) by hub.freebsd.org (Postfix) with ESMTP id 8526E14CF3 for ; Wed, 4 Aug 1999 11:37:05 -0700 (PDT) (envelope-from ache@deep-thought.demos.su) Received: (from ache@localhost) by deep-thought.demos.su (8.9.3/8.9.3) id WAA35224; Wed, 4 Aug 1999 22:35:47 +0400 (MSD) (envelope-from ache) Date: Wed, 4 Aug 1999 22:35:46 +0400 From: "Andrey A. Chernov" To: "Nickolay N. Dudorov" Cc: "Jordan K. Hubbard" , ports@FreeBSD.ORG Subject: Re: lynx-current port is broken. Message-ID: <19990804223546.A35168@nagual.pp.ru> References: <6500.933747799@zippy.cdrom.com> <199908040712.OAA01604@news.itfs.nsk.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <199908040712.OAA01604@news.itfs.nsk.su>; from nnd@news.itfs.nsk.su on Wed, Aug 04, 1999 at 02:12:05PM +0700 Organization: Biomechanoid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 04, 1999 at 02:12:05PM +0700, Nickolay N. Dudorov wrote: > > /bin/sh -c 'for name in COPYING COPYHEADER; do cd /usr/local/share/lynx_doc && cp $name /usr/local/share/lynx_help/; done' > > cp: COPYING: No such file or directory > > cp: COPYHEADER: No such file or directory > > *** Error code 1 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. :-) > You can use the following update to the 'lynx-xurrent' > port (before ache correct it ;-): I don't understand why this patch is needed, so I am against its commiting. Just don't overwrite DOCDIR. -- Andrey A. Chernov http://nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message