aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/fileutils-static-inst.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/fileutils-static-inst.sgml')
-rw-r--r--chapter05/fileutils-static-inst.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/fileutils-static-inst.sgml b/chapter05/fileutils-static-inst.sgml
index f3e3553d6..6a8be0d35 100644
--- a/chapter05/fileutils-static-inst.sgml
+++ b/chapter05/fileutils-static-inst.sgml
@@ -7,6 +7,8 @@ Install Fileutils by running the following commands:
<blockquote><literallayout>
+ <userinput>patch -Np1 -i ../fileutils-4.0.patch
+ &amp;&amp;</userinput>
<userinput>./configure --disable-nls \</userinput>
<userinput>--prefix=$LFS/usr --libexecdir=$LFS/bin
--bindir=$LFS/bin &amp;&amp;</userinput>