]> git.pld-linux.org Git - packages/lynx.git/blob - lynx-config.patch
- added lynx-2.8.3-beta16 SSL patch
[packages/lynx.git] / lynx-config.patch
1 diff -Nur lynx2-8-2/lynx.cfg lynx2-8-2.pld/lynx.cfg
2 --- lynx2-8-2/lynx.cfg  Fri Jun  4 14:31:38 1999
3 +++ lynx2-8-2.pld/lynx.cfg      Fri Jun  4 14:31:10 1999
4 @@ -1,12 +1,12 @@
5  # lynx.cfg file.
6 -# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
7 +# The default placement for this file is /usr/share/lynx/lynx.cfg (Unix)
8  #                                     or Lynx_Dir:lynx.cfg (VMS)
9  #
10  #
11  # Definition pairs are of the form  VARIABLE:DEFINITION
12  # NO spaces are allowed between the pair items.
13  #
14 -#  If you do not have write access to /usr/local/bin you may change
15 +#  If you do not have write access to /usr/bin you may change
16  #  the default location of this file in the userdefs.h file and recompile,
17  #  or specify its location on the command line with the "-cfg"
18  #  command line option.
19 @@ -32,7 +32,7 @@
20  #
21  # Then in ~/lynx.cfg:
22  #
23 -#   INCLUDE:/usr/local/lib/lynx.cfg
24 +#   INCLUDE:/usr/share/lynx/lynx.cfg
25  #           ^^^^^^^^^^^^^^^^^^^^^^^ or whatever is appropriate on your system
26  # and now your own tweaks.
27  #
This page took 0.030847 seconds and 3 git commands to generate.