From 17fadf75d3b59884986ee65afcc546fb55bdc58e Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 1 Jun 2004 17:49:37 +0000 Subject: Wrapping fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/udev.xml') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 4b9bdd42a..2aac961b0 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -27,8 +27,7 @@ being owned by user root, group root, and only accessible to root. As you can easily imagine, this isn't ideal. Give it a much better configuration by applying the following patch: -patch -Np1 -i ../udev-&udev-version;-config-2.patch - +patch -Np1 -i ../udev-&udev-version;-config-2.patch Now compile Udev: -- cgit v1.2.3-54-g00ecf