aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/binutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index 2c5056fa2..f5734cfe0 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -189,7 +189,7 @@ cd build</userinput></screen>
<para>Remove useless static libraries and an empty man page:</para>
-<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,libsframe,opcodes}.a
+<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,sframe,opcodes}.a
rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
</sect2>