|
@@ -42,7 +42,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 --strip-path=1 &&
|
|
|
./configure &&
|
|
|
make check &&
|
|
|
make distclean</userinput></screen>
|