Changeset 5a1f883 for chapter08


Ignore:
Timestamp:
08/08/2023 01:22:00 PM (11 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
60a942a
Parents:
feb8dee (diff), 9cca53d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

    rfeb8dee r5a1f883  
    4545    <title>Installation of Pkgconf</title>
    4646
    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>
     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,1336/s|^|//|' cli/main.c</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.