Author: matthew Date: 2005-11-03 15:42:59 -0700 (Thu, 03 Nov 2005) New Revision: 7121
Modified: trunk/BOOK/chapter06/module-init-tools.xml Log: Fix typo Modified: trunk/BOOK/chapter06/module-init-tools.xml =================================================================== --- trunk/BOOK/chapter06/module-init-tools.xml 2005-11-03 22:02:44 UTC (rev 7120) +++ trunk/BOOK/chapter06/module-init-tools.xml 2005-11-03 22:42:59 UTC (rev 7121) @@ -44,7 +44,7 @@ required to clean up the source tree, as the source gets recompiled as part of the testing process):</para> -<screen><userinput>tar -xvf module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 && +<screen><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 && ./configure && make check && make distclean</userinput></screen> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
