aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/eudev.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml
index 3c33e483b..64e474c5f 100644
--- a/chapter06/eudev.xml
+++ b/chapter06/eudev.xml
@@ -64,6 +64,8 @@ EOF</userinput></screen>
--with-rootprefix= \
--with-rootlibdir=/lib \
--enable-split-usr \
+ --enable-manpages \
+ --enable-hwdb \
--disable-introspection \
--disable-gudev \
--disable-static \
@@ -88,12 +90,6 @@ mkdir -pv /etc/udev/rules.d</userinput></screen>
<screen><userinput remap="install">make LD_LIBRARY_PATH=/tools/lib install</userinput></screen>
- <para>Now, install the man pages:</para>
-
-<screen><userinput remap="install">pushd man
-make install-man7 install-man8
-popd</userinput></screen>
-
<para>Install some custom rules and support files useful in an LFS
environment:</para>