From 90aae6b8fb6ccd5da7d1867d7ad164d1e9b38369 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 10 May 2009 18:36:23 +0000 Subject: Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/ncurses.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'chapter06/ncurses.xml') diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 16874b5d6..f86ec8145 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -165,7 +165,7 @@ cp -av lib/lib*.so.5* /usr/lib captoinfo (link to tic), clear, infocmp, infotocap (link to tic), - ncurses5-config, reset (link to tset), tack, tic, toe, tput, and tset + ncursesw5-config, reset (link to tset), tabs, tic, toe, tput, and tset libcursesw.{a,so} (symlink and linker script to libncursesw.{a,so}), libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so}, libpanelw.{a,so} and their non-wide-character counterparts without "w" @@ -218,12 +218,12 @@ cp -av lib/lib*.so.5* /usr/lib - - ncurses5-config + + ncursesw5-config Provides configuration information for ncurses - - ncurses5-config + + ncursesw5-config @@ -238,13 +238,12 @@ cp -av lib/lib*.so.5* /usr/lib - - tack + + tabs - The terminfo action checker; it is mainly used to test the - accuracy of an entry in the terminfo database - - tack + Clears and sets tab stops on a terminal + + tabs -- cgit v1.2.3-54-g00ecf