lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Dead link? (patch, this time)


From: pg
Subject: Re: lynx-dev Dead link? (patch, this time)
Date: Tue, 18 May 1999 17:37:05 -0600 (MDT)

In a recent note, address@hidden said:

> Date: Fri, 14 May 1999 16:18:30 -0600 (MDT)
>    
> File that you are currently viewing
>         URL: file://localhost/pub/unsup/test/lib/lynx_help/about_lynx.html
>    
> Link that you currently have selected
>         URL: file://localhost/pub/unsup/test/lib/lynx_help/COPYING
> 
> gives me "unable to access document".  Apparently COPYING is
> in the distribution root directory, and not installed by
> "gmake install-help".
> 
This installs it, for me, at least

-- gil
==========================================================================
%%% Created Tue May 18 17:33:05 MDT 1999 by target lynx.patch. %%%
diff -bru orig/lynx2-8-2/makefile.in lynx2-8-2/makefile.in
--- orig/lynx2-8-2/makefile.in  Tue May 18 14:27:59 1999
+++ lynx2-8-2/makefile.in       Tue May 18 17:30:43 1999
@@ -354,6 +354,7 @@
                fi ; \
                )'
        -rm -f $(helpdir)/help_files.sed
+       cp -p $(srcdir)/COPYING $(helpdir)/.
        @echo Updating $(libdir)/lynx.cfg
        $(SHELL) -c 'if test -f $(libdir)/lynx.cfg ; then \
                mv $(libdir)/lynx.cfg $(libdir)/lynx.tmp ; \

reply via email to

[Prev in Thread] Current Thread [Next in Thread]