aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/eudev.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-12 22:06:59 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-12 22:06:59 +0000
commit7559e334777f324659296e2fcee70772436fffd2 (patch)
tree328285bbde4941bc1b0fd3da63fd34fd0d02d3ab /chapter06/eudev.xml
parentee9a78574a01410b8ea7247288548ea696224b32 (diff)
Remove XML::Parser.
Enable keymap in eudev. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r--chapter06/eudev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml
index 4ca6d0183..82198e91a 100644
--- a/chapter06/eudev.xml
+++ b/chapter06/eudev.xml
@@ -60,8 +60,8 @@ BLKID_LIBS='-L/tools/lib -lblkid' \
--enable-split-usr \
--enable-libkmod \
--enable-rule_generator \
+ --enable-keymap \
--disable-introspection \
- --disable-keymap \
--disable-gudev \
--disable-gtk-doc-html \
--with-firmware-path=/lib/firmware </userinput></screen>