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
This commit is contained in:
Douglas R. Reno 2020-09-21 17:23:31 +00:00
parent 3d3560c51d
commit bfd20b5bb7
2 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@
At first, fix an issue in pkg-config files:
</para>
<screen><userinput>sed 's@-R..libdir.@@' scripts/*.pc.in -i</userinput></screen>
<screen><userinput>sed -i 's@-R..libdir.@@' scripts/*.pc.in</userinput></screen>
<para>
Install <application>brotli</application> by running the following

View File

@ -54,9 +54,9 @@
</para>
<!-- if it builds but hasn't been tested: -->
&lfs9?_built;
&lfs1?_built;
<!-- if it works: -->
&lfs9?_checked;
&lfs1?_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">