]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/coreutils
Bashpromt erweitert und FTP Upload wieder funktionierend gemacht...
[ipfire-2.x.git] / lfs / coreutils
index 5c0284c7ed1305c2460e65f5230111515e20892e..db1eb15db16489dd1891a1a6a8c7ed776f31fd37 100644 (file)
@@ -109,6 +109,7 @@ ifeq "$(ROOT)" ""
        echo '#!/bin/bash'                              >  /bin/uname
        echo '/bin/uname.bak $$* | sed 's/i.86/$(MACHINE)/g'' >> /bin/uname
        chmod 755 /bin/uname
+       dircolors -p > /etc/dircolors
 else
        rm /tools/bin/hostname
        mv -f /tools/bin/uname /tools/bin/uname.bak