aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-04-03 09:13:43 +0000
committerThomas Balu Walter <tw@itreff.de>2001-04-03 09:13:43 +0000
commit3c020628470ba584fe7051c2c87d8ea8aa6aacbc (patch)
treecf0a9800efe737a968c22c8ada9c2d5755a6aa85 /chapter06
parent29eea4c597f589bd85f98f679233bf4781029574 (diff)
Added file -C to install-instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/file-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml
index bcfc90cf1..767eebe3e 100644
--- a/chapter06/file-inst.xml
+++ b/chapter06/file-inst.xml
@@ -10,7 +10,8 @@ Install File by running the following commands:
<userinput>./configure --prefix=/usr
--datadir=/usr/share/misc &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
- <userinput>make install</userinput>
+ <userinput>make install &amp;&amp;</userinput>
+ <userinput>file -C</userinput>
</literallayout></blockquote>