mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 19:39:52 +01:00
binutils: fix a typo
This commit is contained in:
parent
b17680d8ea
commit
78817e1b26
@ -174,7 +174,7 @@ cd build</userinput></screen>
|
||||
|
||||
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
|
||||
|
||||
<para>Remove useless static libraries and an emptmy man page:</para>
|
||||
<para>Remove useless static libraries and an empty man page:</para>
|
||||
|
||||
<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes}.a
|
||||
rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user