Changeset 45f40e8 for chapter08


Ignore:
Timestamp:
08/08/2023 09:07:19 PM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
539f011
Parents:
fdf01d1
Message:

Fix sed in pkgconf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

    rfdf01d1 r45f40e8  
    5050           output for pkgconf.</para>
    5151
    52      <screen><userinput remap="pre">sed -i '/1330,1336/s|^|//|' cli/main.c</userinput></screen>
     52     <screen><userinput remap="pre">sed -i '1330,1336s|^|//|' cli/main.c</userinput></screen>
    5353
    5454    <para>Prepare Pkgconf for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.