Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

    r45f40e8 rf7d3b6e  
    4444
    4545    <title>Installation of Pkgconf</title>
    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>
     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>
    5152
    5253     <screen><userinput remap="pre">sed -i '1330,1336s|^|//|' cli/main.c</userinput></screen>
    53 
     54-->
    5455    <para>Prepare Pkgconf for compilation:</para>
    5556
Note: See TracChangeset for help on using the changeset viewer.