Changeset bfd20b5b


Ignore:
Timestamp:
09/21/2020 05:23:31 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
50d9ed6
Parents:
3d3560c5
Message:

Template: update to lfs10 for the tags
Brotli: Adapt sed to be more consistent with others in the book

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23749 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/brotli.xml

    r3d3560c5 rbfd20b5b  
    102102    </para>
    103103
    104 <screen><userinput>sed 's@-R..libdir.@@' scripts/*.pc.in -i</userinput></screen>
     104<screen><userinput>sed -i 's@-R..libdir.@@' scripts/*.pc.in</userinput></screen>
    105105
    106106    <para>
  • template/template.xml

    r3d3560c5 rbfd20b5b  
    5555
    5656    <!-- if it builds but hasn't been tested: -->
    57     &lfs9?_built;
     57    &lfs1?_built;
    5858    <!-- if it works: -->
    59     &lfs9?_checked;
     59    &lfs1?_checked;
    6060
    6161    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.