Changeset 5b00a2a for networking


Ignore:
Timestamp:
06/10/2013 09:05:15 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
b6bb5377
Parents:
af73a280
Message:

Merge latest changes from trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    raf73a280 r5b00a2a  
    104104            --with-ssl=openssl &amp;&amp;
    105105make</userinput></screen>
     106
     107    <note>
     108      <para><command>make</command> will fail if you have installed Perl version
     109      5.18.0 or later as the <command>pod2man</command> script was changed. This
     110      is actually only a warning, and not a fatal error. Running
     111      <command>make</command> a second time will terminate correctly.</para>
     112    </note>
    106113
    107114    <para>
Note: See TracChangeset for help on using the changeset viewer.