mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
/configure --> ./configure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6ab77404e3
commit
abdca12661
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Installation of Coreutils</title>
|
||||
|
||||
<para><screen><userinput>/configure --prefix=/usr
|
||||
<para><screen><userinput>./configure --prefix=/usr
|
||||
make
|
||||
make install
|
||||
mv /usr/bin/{basename,cat,chgrp,chmod,chown,cp,dd,df} /bin &&
|
||||
|
Loading…
Reference in New Issue
Block a user