From: Michael Tremer Date: Wed, 4 Feb 2009 21:31:55 +0000 (+0100) Subject: Moved touch to /bin. X-Git-Tag: v3.0-alpha1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e1e33421fb2b85e510a6c7e674e3df9eb37a6d;p=ipfire-3.x.git Moved touch to /bin. --- diff --git a/lfs/coreutils b/lfs/coreutils index e60690345..44b600785 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -107,7 +107,7 @@ ifeq "$(STAGE)" "base" 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,readlink,rm} /bin - mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin + mv -v /usr/bin/{rmdir,stty,sync,touch,true,uname} /bin mv -v /usr/bin/chroot /usr/sbin mv -v /usr/bin/{head,sleep,nice} /bin