diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:06:50 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:06:50 +0000 |
commit | cf685363abfa6110942c593da2ef9cda8fd93d1d (patch) | |
tree | 3e503b016cff60d834074e078dc9fce9393090c2 /chapter06/kbd.xml | |
parent | 9a3059ca79725eee3ef63edc4af8e8e07e4a5d8c (diff) |
Upgrade to Kbd-1.15.2. Fixes #2634.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r-- | chapter06/kbd.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 6907c6616..3b5360f46 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -40,11 +40,6 @@ <sect2 role="installation"> <title>Installation of Kbd</title> - <para>The Kbd package doesn't come shipped with the standard configure - scripts, so generate them now:</para> - -<screen><userinput remap="pre">autoreconf</userinput></screen> - <para>The behaviour of the Backspace and Delete keys is not consistent across the keymaps in the Kbd package. The following patch fixes this issue for i386 keymaps:</para> |