mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
We do not need to move test and [ to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
55e25a954c
commit
dd637ac4e2
@ -151,7 +151,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
|
||||
following programs in <filename class="directory">/bin</filename>, so make
|
||||
sure they are placed there:</para>
|
||||
|
||||
<screen><userinput remap="install">mv -v /usr/bin/{head,sleep,nice,test,[} /bin</userinput></screen>
|
||||
<screen><userinput remap="install">mv -v /usr/bin/{head,sleep,nice} /bin</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user