From a2f7ad076de73d10551799cdd209edef9c845d43 Mon Sep 17 00:00:00 2001 From: Robert Connolly Date: Tue, 15 Jun 2010 04:13:25 +0000 Subject: Verbose rmdir when installing Udev. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/udev.xml') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 4764603d8..0a92f9323 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -119,7 +119,7 @@ mknod -m0666 /lib/udev/devices/null c 1 3 Remove an empty documentation directory: -rmdir /usr/share/doc/udev +rmdir -v /usr/share/doc/udev Udev's default configuration covers most but not all devices. Install a file to create symlinks for certain hand-held devices: -- cgit v1.2.3-54-g00ecf