Pārlūkot izejas kodu

Fix typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 gadi atpakaļ
vecāks
revīzija
462a9038a3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      chapter06/module-init-tools.xml

+ 1 - 1
chapter06/module-init-tools.xml

@@ -44,7 +44,7 @@ perform the tests (note that the <command>make distclean</command> command is
 required to clean up the source tree, as the source gets recompiled as part of
 required to clean up the source tree, as the source gets recompiled as part of
 the testing process):</para>
 the testing process):</para>
 
 
-<screen><userinput>tar -xvf module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 &amp;&amp;
+<screen><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 &amp;&amp;
 ./configure &amp;&amp;
 ./configure &amp;&amp;
 make check &amp;&amp;
 make check &amp;&amp;
 make distclean</userinput></screen>
 make distclean</userinput></screen>