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

Location:
networking/textweb
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/links.xml

    r8f6f10e rd60cd837  
    77  <!ENTITY links-download-http "http://links.twibright.com/download/links-&links-version;.tar.bz2">
    88  <!ENTITY links-download-ftp  " ">
    9   <!ENTITY links-md5sum        "e0cd5582b99a678b5ad3b112e9b42f7e">
     9  <!ENTITY links-md5sum        "9967d3c955038c7579a114710c463dd0">
    1010  <!ENTITY links-size          "6.4 MB">
    1111  <!ENTITY links-buildsize     "47 MB (with --enable-graphics)">
  • 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.