|
@@ -29,7 +29,7 @@ sed -e 's/\(.*\)\(fopen-safer\.c \)\\/\1\2atexit.c \\/' \
|
|
<para>Install fileutils by running the following commands:</para>
|
|
<para>Install fileutils by running the following commands:</para>
|
|
|
|
|
|
<para><screen><userinput>./configure --disable-nls \
|
|
<para><screen><userinput>./configure --disable-nls \
|
|
- --prefix=$LFS/usr --libexecdir=$LFS/bin --bindir=$LFS/bin &&
|
|
|
|
|
|
+ --prefix=$LFS/usr --bindir=$LFS/bin &&
|
|
make LDFLAGS=-static &&
|
|
make LDFLAGS=-static &&
|
|
make install &&
|
|
make install &&
|
|
cd $LFS/usr/bin &&
|
|
cd $LFS/usr/bin &&
|