]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Moved touch to /bin.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Feb 2009 21:31:55 +0000 (22:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Feb 2009 21:31:55 +0000 (22:31 +0100)
lfs/coreutils

index e606903450134ff3a696eb26436c334df15a683d..44b600785b749adc4623f95cb7aee7811c48263e 100644 (file)
@@ -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