diff options
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r-- | chapter05/fileutils-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index 8f2f53948..8bddc3cad 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -6,7 +6,7 @@ Install Fileutils by running the following commands: </para> <blockquote><literallayout> - <userinput>patch -Np1 -i ../fileutils-4.0.patch + <userinput>patch -Np1 -i ../fileutils-&fileutils-version;.patch &&</userinput> <userinput>./configure --disable-nls \</userinput> <userinput>--prefix=$LFS/usr --libexecdir=$LFS/bin |