Ignore:
Timestamp:
01/30/2018 09:34:30 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dd34c3df
Parents:
35bea04
Message:

Patch lynx for building with ncurses-6.1. Fixes ticket 10322

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19718 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/lynx.xml

    r35bea04 r5cd05010  
    6464        </para>
    6565      </listitem>
     66      <listitem>
     67        <para>
     68          Patch to build with ncurses-6.1:
     69          <ulink url="&patch-root;/lynx-&lynx-version;-ncurses_6.1-1.patch"/>
     70        </para>
     71      </listitem>
    6672    </itemizedlist>
    6773
     
    96102
    97103<screen><userinput>patch -p1 -i ../lynx-&lynx-version;-openssl_1.1.0-1.patch</userinput></screen>
     104
     105    <para>
     106      Apply a patch to build <application>Lynx</application> with ncurses-6.1:
     107    </para>
     108
     109<screen><userinput>patch -p1 -i ../lynx-&lynx-version;-ncurses_6.1-1.patch</userinput></screen>
    98110
    99111    <para>Install <application>Lynx</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.