aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd-inst.xml
diff options
context:
space:
mode:
authorSimon Perreault <nomis80@videotron.ca>2001-04-09 00:35:25 +0000
committerSimon Perreault <nomis80@videotron.ca>2001-04-09 00:35:25 +0000
commitaa6b597de347cd893bfb05d92d89285a1df67a80 (patch)
tree0f666ba4d90223e8c90d48b2475b044159367d14 /chapter06/kbd-inst.xml
parent91663d9176eab3446a0c664e1e440295fc1ce2ae (diff)
Added the rming of defkeymap.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r--chapter06/kbd-inst.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml
index 15a8b9f9f..638ceab5b 100644
--- a/chapter06/kbd-inst.xml
+++ b/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>