Changeset a96719e for networking/textweb


Ignore:
Timestamp:
06/28/2017 07:49:40 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
011ed8fa
Parents:
9981513b
Message:

Patch Lynx to build with openssl-1.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/lynx.xml

    r9981513b ra96719e  
    5858    </itemizedlist>
    5959
     60    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     61    <itemizedlist spacing="compact">
     62      <listitem>
     63        <para>
     64          Optional patch to build with openssl-1.1:
     65          <ulink url="&patch-root;/lynx-&lynx-version;-openssl_1.1.0-1.patch"/>
     66        </para>
     67      </listitem>
     68    </itemizedlist>
     69
    6070    <bridgehead renderas="sect3">Lynx Dependencies</bridgehead>
    6171
     
    7989  <sect2 role="installation">
    8090    <title>Installation of Lynx</title>
     91    <para>
     92      If you want to build <application>Lynx</application> with openssl-1.1,
     93      issue:
     94    </para>
     95
     96<screen><userinput>patch -p1 -i lynx-&lynx-version;-openssl_1.1.0-1.patch</userinput></screen>
    8197
    8298    <para>Install <application>Lynx</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.