[email protected] wrote:
> Author: matthew

> Modified: trunk/BOOK/chapter06/kmod.xml
> ===================================================================
> --- trunk/BOOK/chapter06/kmod.xml     2012-02-05 21:27:09 UTC (rev 9732)
> +++ trunk/BOOK/chapter06/kmod.xml     2012-02-06 21:09:08 UTC (rev 9733)
> @@ -77,7 +77,7 @@
>      </para>
>  
>  <screen><userinput remap="install">make pkgconfigdir=/usr/lib/pkgconfig 
> install
> -for target in depmod insmod modinfo modprobe rmmod; do
> +for target in depmod insmod lsmod modinfo modprobe rmmod; do
                                ^^^^^
>    ln -sv ../bin/kmod /sbin/$target
>  done
>  ln -sv kmod /bin/lsmod</userinput></screen>
                     ^^^^^

Matt, I think you need to revert this one.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to