From aa6b597de347cd893bfb05d92d89285a1df67a80 Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Mon, 9 Apr 2001 00:35:25 +0000 Subject: [PATCH] Added the rming of defkeymap. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd-inst.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: ./configure --datadir=/usr/share/kbd && make && - make install + make install && + rm + /usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz