From cb9c31a4c1956e737a6300f0b101fb4428b050d3 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 26 Jul 2006 17:37:14 +0000 Subject: Using the proper module-init-tools patch entity. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/module-init-tools.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 1a92525f8..37eba238b 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -35,10 +35,10 @@ Installation of Module-Init-Tools - First correct a potential problem when modules are specified + First correct a potential problem when modules are specified using regular expressions: -patch -Np1 -i ../module-init-tools-&module-init-tools-version;-modprobe-1.patch +patch -Np1 -i ../&module-init-modprobe-patch; Issue the following commands to perform the tests (note that the make distclean command is required to clean up the source -- cgit v1.2.3-54-g00ecf