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