Ignore:
Timestamp:
01/25/2024 11:41:51 AM (5 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
31a18d02
Parents:
64a4f13 (diff), 47bc996 (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

    r64a4f13 rbb1dfaf  
    4646
    4747    <!-- https://github.com/pkgconf/pkgconf/issues/317 -->
    48     <para>Fix a regression in pkgconf-2.0.3 breaking BLFS packages:</para>
     48    <para>Fix a regression in pkgconf-2.1.0 breaking BLFS packages:</para>
    4949
    50     <screen><userinput remap="pre">sed -i 's/str\(cmp.*package\)/strn\1, strlen(pkg-&gt;why)/' cli/main.c</userinput></screen>
     50    <screen><userinput remap="pre">patch -Np1 -i ../&pkgconf-upstream-fix-patch;</userinput></screen>
    5151
    5252    <para>Prepare Pkgconf for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.