diff options
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r-- | chapter06/kbd.xml | 2 |
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> |