aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-22 21:10:14 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-22 21:10:14 +0000
commit4e6c0c50b8cbbbbc6c13ef0cdae706f34a2dee3c (patch)
treeeb9da72d6cbeea599bd18cd41e9d8b894a5f8236 /chapter06/kbd.xml
parent0ddb173f2adbe7577defb812d72d6390660d6d59 (diff)
Updated Kbd to 1.14.1. Fixes #2162.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r--chapter06/kbd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index cfff54ef3..fce93840d 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -51,7 +51,7 @@
<para>Prepare Kbd for compilation:</para>
-<screen><userinput remap="configure">./configure --datadir=/lib/kbd</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --datadir=/lib/kbd</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>