aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>