Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

    rf7d3b6e r45f40e8  
    4444
    4545    <title>Installation of Pkgconf</title>
    46 <!--
    47     <para>Pkgconf-2.0.0 explicitly errors when attempting to run
    48     <option>- -modversion</option> with multiple arguments, even if these
    49     arguments are constraints for the same package.  This breaks many
    50     packages in BLFS. Run this sed to reinstate the old
    51     output for pkgconf:</para>
     46
     47    <para>Pkgconf 2.0.0 explicitly errors when attempting to run
     48           --modversion with multiple packages. This breaks many
     49           packages in BLFS. Run this sed to reinstate the old
     50           output for pkgconf.</para>
    5251
    5352     <screen><userinput remap="pre">sed -i '1330,1336s|^|//|' cli/main.c</userinput></screen>
    54 -->
     53
    5554    <para>Prepare Pkgconf for compilation:</para>
    5655
Note: See TracChangeset for help on using the changeset viewer.