Changeset 7961
- Timestamp:
- 03/04/07 14:39:57 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter06/ncurses.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7960 r7961 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[matthew] - Make mention of the Ncurses testsuite. Fixes 44 <ulink url="&lfs-ticket-root;1954">#1954</ulink></para> 45 </listitem> 46 <listitem> 43 47 <para>[matthew] - Upgrade to Vim-7.0-fixes-15.patch which includes all 44 48 upstream patches up to 206.</para> trunk/BOOK/chapter06/ncurses.xml
r7918 r7961 84 84 <screen><userinput>make</userinput></screen> 85 85 86 <para>This package does not come with a test suite.</para> 86 <para>This package has a test suite, but it can only be run after the 87 package has been installed. The tests reside in the 88 <filename class="directory">test/</filename> directory. See the 89 <filename>README</filename> file in that directory for further details. 90 </para> 87 91 88 92 <para>Install the package:</para>
