mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed prefix=$LFS/usr from 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
674c8bc07c
commit
9a4089ae3b
@ -31,7 +31,7 @@ Install Tar by running the following commands:
|
||||
<userinput> --libexecdir=$LFS/usr/bin &&
|
||||
</userinput>
|
||||
<userinput>make LDFLAGS=-static &&</userinput>
|
||||
<userinput>make prefix=$LFS/usr install &&</userinput>
|
||||
<userinput>make install &&</userinput>
|
||||
<userinput>mv $LFS/usr/bin/tar $LFS/bin</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
Loading…
Reference in New Issue
Block a user