Explorar o código

Added the rming of defkeymap.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Simon Perreault %!s(int64=24) %!d(string=hai) anos
pai
achega
aa6b597de3
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      chapter06/kbd-inst.xml

+ 3 - 1
chapter06/kbd-inst.xml

@@ -9,7 +9,9 @@ Install Kbd by running the following commands:
 
 	<userinput>./configure --datadir=/usr/share/kbd &amp;&amp;</userinput>
 	<userinput>make &amp;&amp;</userinput>
-	<userinput>make install</userinput>
+	<userinput>make install &amp;&amp;</userinput>
+	<userinput>rm
+	/usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz</userinput>
 
 </literallayout></blockquote>