mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
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:
parent
3d3560c51d
commit
bfd20b5bb7
@ -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
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user