removed 'su' - not installed here due to lack or root privs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-02-11 01:29:45 +00:00
parent f32668c002
commit f726193914

View File

@ -19,7 +19,7 @@ make LDFLAGS=-static &&
make install &&
cd $LFS/usr/bin &&
mv basename date echo false hostname $LFS/bin &&
mv pwd sleep stty su test true uname $LFS/bin &amp;&amp;</userinput></screen></para>
mv pwd sleep stty test true uname $LFS/bin &amp;&amp;</userinput></screen></para>
</sect2>