From 8fa3cafccef241ce19a11667375d2124d9b54817 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 8 Feb 2009 18:27:19 +0000 Subject: Upgrade to Module-Init-Tools-3.6. Fixes #2343. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/module-init-tools.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chapter06') diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index b19ac384f..56393133a 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -41,6 +41,13 @@ Installation of Module-Init-Tools + The Module-Init-Tools source tarball doesn't contain generated + man pages. Apply the following patch so that no attempt to generate the + man pages is made (such attempts will fail due to a lack of necessary tools + in the LFS system): + +patch -Np1 -i ../&module-init-tools-manpages-patch; + The testsuite of this package is geared towards the needs of its Maintainer. The command make check builds a specially wrapped version of modprobe which is useless for normal operation. To run -- cgit v1.2.3-54-g00ecf