Chris Staub wrote:
[EMAIL PROTECTED] wrote:
     <para>Move programs to the locations specified by the FHS:</para>
<screen><userinput>mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin
-mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
+mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,pwd,rm} /bin

What is the reason for this?

`mv' is now in bin_PROGRAMS in src/Makefile.in, so it no longers needs moving from /usr/bin.

Regards,

Matt.

--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to