git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -1,9 +0,0 @@
-<sect2>
-<title>Command explanations</title>
-
-<para><userinput>--datadir=/usr/share/kbd:</userinput> This puts the kbd
-data files (fonts, keymaps, and such) in the /usr/share/kbd directory, as
-the FHS suggests.</para>
-</sect2>
@@ -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>
@@ -6,7 +6,6 @@
Estimated required disk space: &kbd-compsize;</screen>
&c6-kbd-inst;
-&c6-kbd-exp;
&aa-kbd-desc;
&ab-kbd-dep;