documentation updated / fixed & updated cdrtools / fixed coreutils
[hdw-linux/hdw-linux.git] / packages / base / coreutils / coreutils
index 6b4ae98..1d90999 100644 (file)
@@ -17,7 +17,7 @@ if [ "$hdw_status" = "2" ] ; then
                        dir dircolors du date echo false head \
                        install ln ls mkdir mkfifo mknod mv pwd \
                        rm rmdir shred sync sleep stty su test \
-                       touch true uname vdir; do
+                       touch true uname vdir tr cut; do
                                [ -f $prefix/bin/$i ] && \
                                mv $prefix/bin/$i $root/bin
                done