aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-25 02:42:16 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-25 02:42:16 +0000
commitdcca0293c2878f10f7dd8b1ed6821624533728dc (patch)
treecca30b7b53e762546edda2edd0be89c9e7d67b23 /chapter06/file-inst.xml
parent3a788f0c7908aaf9aa115ec6e2cba3217b67fad5 (diff)
Final batch of fixes for Bug 675 - missing command descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/file-inst.xml')
-rw-r--r--chapter06/file-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml
index 51f410bf1..9c695ad7c 100644
--- a/chapter06/file-inst.xml
+++ b/chapter06/file-inst.xml
@@ -5,7 +5,7 @@
<para>Prepare File for compilation:</para>
-<para><screen><userinput>./configure --prefix=/usr --datadir=/usr/share/misc</userinput></screen></para>
+<para><screen><userinput>./configure --prefix=/usr</userinput></screen></para>
<para>Compile the package:</para>