mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
ch08/bzip2: typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cd152f2277
commit
30a8646a19
@ -97,7 +97,7 @@ ln -sv bzip2 /bin/bzcat</userinput></screen>
|
||||
|
||||
<para>Remove an useless static library:</para>
|
||||
|
||||
<screen><userinput remap="install">rm -fv /usr/lib/libz.a</userinput></screen>
|
||||
<screen><userinput remap="install">rm -fv /usr/lib/libbz2.a</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user