Ignore:
Timestamp:
Feb 21, 2006, 1:31:56 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
ef5dc4c
Parents:
81af1bb
Message:

r822@server (orig r820): jim | 2005-12-03 22:56:47 -0800

r919@server: jim | 2005-12-03 22:55:31 -0800
Updates to text. Thanx Justin


File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/module-init-tools.xml

    r81af1bb rec043cf  
    4343<screen os="b"><userinput>touch modprobe.conf.5</userinput></screen>
    4444
    45     <para os="c">If you wish to run the test suite for Module-Init-Tools, you
    46     will need to download the separate testsuite tarball. Issue the
    47     following commands to perform the tests (note that the
    48     <command>make distclean</command> command is required to clean up
    49     the source tree, as the source gets recompiled as part of the testing
    50     process):</para>
     45    <para os="c">Issue the following commands to perform the tests
     46    (note that the <command>make distclean</command> command is required
     47    to clean up the source tree, as the source gets recompiled as part
     48    of the testing process):</para>
    5149
    52 <screen os="d"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 &amp;&amp;
    53 ./configure &amp;&amp;
     50<screen os="d"><userinput>./configure &amp;&amp;
    5451make check &amp;&amp;
    5552make distclean</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.