Using the proper module-init-tools patch entity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2006-07-26 17:37:14 +00:00
parent 340005d3b4
commit cb9c31a4c1

View File

@ -35,10 +35,10 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Module-Init-Tools</title> <title>Installation of Module-Init-Tools</title>
<para>First correct a potential problem when modules are specified <para>First correct a potential problem when modules are specified
using regular expressions:</para> using regular expressions:</para>
<screen><userinput>patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modprobe-1.patch</userinput></screen> <screen><userinput>patch -Np1 -i ../&module-init-modprobe-patch;</userinput></screen>
<para>Issue the following commands to perform the tests (note that the <para>Issue the following commands to perform the tests (note that the
<command>make distclean</command> command is required to clean up the source <command>make distclean</command> command is required to clean up the source