aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-19 17:04:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-19 17:04:52 +0000
commit0f3055acdd69d3a7addc8a4f46549d844a83bb17 (patch)
tree6aae54a8571eeed0f22563f7a1c08bfc9d5d42d3
parentf67e0d4376ea58b65348c4dfa7efa2d2450200fb (diff)
Another ncurses typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/ncurses.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index ed4ff2560..f84948146 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -152,7 +152,7 @@ cp -v -R doc/* /usr/share/doc/ncurses-&ncurses-version;</userinput></screen>
--without-debug \
--without-cxx-binding
make sources libs
-cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
+cp -av lib/lib*.so.6* /usr/lib</userinput></screen>
</note>
</sect2>