Re: PATCH: xconfig bug (still there in 2.1.81)

Michael Elizabeth Chastain (mec@shout.net)
Fri, 23 Jan 1998 23:54:19 -0600


Hi Scott and everybody,

> -if [ "$CONFIG_VIDEO_DEV" != "n" ]; then
> +if [ "$CONFIG_VIDEO_DEV" != n ]; then

Oops, this patch is reversed. Other than that, it looks righteous
to me.

Michael