diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 22:21:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 22:21:13 +0000 |
commit | 3119ddc558b2cd4c57c2cb5c4d1e5d1c36f53901 (patch) | |
tree | d7b1d80b259a54553240f48a5c813c6b2bdeb138 /chapter06/ncurses.xml | |
parent | bf10add2f2e1b9f738398b303cae53cbc87f1d56 (diff) |
Update list of installed files in a number of packages. Fixes #2979.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/ncurses.xml')
-rw-r--r-- | chapter06/ncurses.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 994c6f120..60604be63 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -162,7 +162,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> <seglistitem> <seg>captoinfo (link to tic), clear, infocmp, infotocap (link to tic), - ncursesw5-config, reset (link to tset), <!--tabs,--> tic, toe, tput, and tset</seg> + ncursesw5-config, reset (link to tset), tabs, tic, toe, tput, and tset</seg> <seg>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" @@ -235,7 +235,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> </indexterm> </listitem> </varlistentry> -<!-- + <varlistentry id="tabs"> <term><command>tabs</command></term> <listitem> @@ -245,7 +245,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> </indexterm> </listitem> </varlistentry> ---> + <varlistentry id="tic"> <term><command>tic</command></term> <listitem> |