aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-10-13 03:15:56 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-10-13 03:15:56 +0000
commit4b31e82b2853d5e3889c02591839c40e577da5a2 (patch)
treef283e43f7d657c7ad19848febedad503486b190f /chapter06
parent3a2442d1fbfdcf152518fe6211d1e8e531ad34f7 (diff)
Added the udev DESTDIR patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 1c0bf18bf..a436d35b4 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -37,7 +37,7 @@ create device nodes in.</para></listitem>
<para>Install it:</para>
-<screen><userinput>make install</userinput></screen>
+<screen><userinput>make udevdir=/dev install</userinput></screen>
<para>Udev's configuration is far from ideal by default, so we install our own
configuration files here:</para>