[iPAQ] Problem with Familiar unstable - pcmcia-cs

From: Ward, Jonathan <Jonathan.Ward.a.t.compaq.com>
Date: Mon Jun 11 2001 - 17:50:11 EDT

The pcmcia-cs package in the unstable branch has a VERY old and very
annoying bug in it.

/etc/pcmcia/wlan-ng:122
reads
 if [ "a$PRIV_GENSTRa" != "aa" ] ; then

It should be
 if [ "a${PRIV_GENSTR}a" != "aa" ] ; then

This was fixed a long time ago (or so I thought) on the parent package.
Have we rolled back to an older one?

Jon Ward
Received on Mon Jun 11 14:48:03 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:01 EDT