Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/w3m.xml

    r8f6f10e rd60cd837  
    6262        <para>
    6363          Required patch:
    64           <ulink url="&patch-root;/w3m-&w3m-version;-bdwgc72-1.patch"/>
     64          <ulink url="&patch-root;/w3m-&w3m-version;-bdwgc72-2.patch"/>
    6565        </para>
    6666      </listitem>
     
    9999    commands:</para>
    100100
    101 <screen><userinput>patch -Np1 -i ../w3m-&w3m-version;-bdwgc72-1.patch      &amp;&amp;
     101<screen><userinput>patch -Np1 -i ../w3m-&w3m-version;-bdwgc72-2.patch      &amp;&amp;
    102102sed -i 's/file_handle/file_foo/' istream.{c,h}  &amp;&amp;
    103103sed -i 's#gdk-pixbuf-xlib-2.0#&amp; x11#' configure &amp;&amp;
     
    124124
    125125    <para>
    126       <command>patch -p1 &lt; ../w3m-&w3m-version;-bdwgc72-1.patch</command>:
    127       This patch fixes compiling w3m with GC-7.2 installed.
     126      <command>patch -p1 &lt; ../w3m-&w3m-version;-bdwgc72-2.patch</command>:
     127      This patch fixes compiling w3m with GC-7.2 and above installed.
    128128    </para>
    129129
Note: See TracChangeset for help on using the changeset viewer.