diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chapter06.xml | 2 | ||||
-rw-r--r-- | chapter06/eudev.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index d10b804a5..f87ce6b7f 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -58,7 +58,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xml-parser.xml"/> + <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xml-parser.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automake.xml"/> 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> |