|
@@ -7,7 +7,7 @@ Install Fileutils by running the following commands:
|
|
|
|
|
|
<blockquote><literallayout>
|
|
|
<userinput>./configure --disable-nls \</userinput>
|
|
|
- <userinput>--prefix=$LFS/usr --libexecdir=$LFS/bin
|
|
|
+ <userinput> --prefix=$LFS/usr --libexecdir=$LFS/bin
|
|
|
--bindir=$LFS/bin &&</userinput>
|
|
|
<userinput>make LDFLAGS=-static &&</userinput>
|
|
|
<userinput>make install &&</userinput>
|