Koichi INOUE <[EMAIL PROTECTED]> writes: > I looked at sources of BRLTTY package. > It looks complicated to write everything in sh world. > > I found possibly typo in debian/brltty-udeb.prebaseconfig > in the following line: > > --- from line 70: > file="/proc/cmdline" > if [ -f $flie ]; then > if grep brltty= $file >/dev/null && \ > ...... > ---
Ugh! Good catch, thank you! I just fixed it and an upload is on its way. > The word $flie would be $file. > It may be the reason why BRLTTY was not installed when I installed my > Debian systems from Sarge RC1 Access floppy. Yes, very likely. -- CYa, Mario

