From 99302877e2420aec4721c0be2416c2749361896f Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sun, 19 Jan 2003 15:36:47 +0000 Subject: Chapter 6 cleanup after conversions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd-inst.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'chapter06/kbd-inst.xml') diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index bdf52b636..29958f1e9 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -5,16 +5,13 @@ Kbd doesn't install some of its utilities (setlogcons, setvesablank and getunimap) by default. The kbd patch enables the compilation of these -utilities. - -Apply the patch by running the following command: +utilities. Apply the patch: patch -Np1 -i ../kbd-&kbd-patch-version;.patch Prepare Kbd to be compiled: - -./configure +./configure Continue with compiling the package: @@ -26,12 +23,3 @@ utilities. - -Command explanations - -patch -Np1 -i ../kbd-&kbd-patch-version;.patch: -This patch changes a Makefile so some utilities that are not installed by -default (setlogcons, setvesablank and getunimap) are installed. - - - -- cgit v1.2.3-54-g00ecf