diff options
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r-- | chapter06/kbd-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 0039cfc0c..7b2b2aad2 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -3,7 +3,7 @@ <para>Install Kbd by running the following commands:</para> -<para><screen><userinput>./configure --datadir=/usr/share/kbd &&</userinput> +<para><screen><userinput>./configure &&</userinput> <userinput>make &&</userinput> <userinput>make install</userinput></screen></para> |