> > I don't get this: > > > > + if (-d './dev') { > It's a typo, I made the patch to quickly. Should be > if (-d './dev') { Oh, really? I thought it should instead be: + if (-d './dev') { ;) -- Jean "Khali" Delvare http://khali.linux-fr.org/
> > I don't get this: > > > > + if (-d './dev') { > It's a typo, I made the patch to quickly. Should be > if (-d './dev') { Oh, really? I thought it should instead be: + if (-d './dev') { ;) -- Jean "Khali" Delvare http://khali.linux-fr.org/