mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e63bba5037
commit
462a9038a3
@ -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
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user