From 3325222ba24d9cea2c8f5f639b50df88d80a0bb2 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Wed, 27 Feb 2008 00:29:27 +0000 Subject: Update kbd to 1.13. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index ffe9de637..cfff54ef3 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -49,11 +49,6 @@ After patching, the Backspace key generates the character with code 127, and the Delete key generates a well-known escape sequence. - Patch Kbd to fix a bug in setfont that is triggered - when compiling with GCC-&gcc-version;: - -patch -Np1 -i ../&kbd-gcc4_fixes-patch; - Prepare Kbd for compilation: ./configure --datadir=/lib/kbd -- cgit v1.2.3-54-g00ecf