Re: Linux Makefile uses 'ls', causes problems with color-ls (PATCH)

Meelis Roos (mroos@tartu.cyber.ee)
Wed, 31 Mar 1999 00:51:48 +0300


RBJ> The main Makefile uses 'ls' to 'Make modules_install' If you have
RBJ> color-ls installed, this will fail.

Why? This must be a misconfiguration of color-ls. IIRC color-ls should
output color to a tty _only_ by default, and normal output goes to pipes
unless you force it to output color always. At least the color-ls that I
use on my RH 5.2 system behaves so.

The patch itself seems to be a good thing - one less thing to depend on.

-- 
Meelis Roos (mroos@tartu.cyber.ee)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/