> bah, completely forgot about this. Spent my time stealing isdn stuff 
> (kernel, capi, applets) from SuSE and RH to get some form of isdn dialer 
> applet running on mdk. BTW, looks really weird to have smpppd (SuSE meta 
> pppd) running on Mandrake, even though I changed "configure with yast2" 
> to "configure with drakconnect". 
> 
> Anyway, I attached a quick fix for the cdrom problem. 
> 
> Thierry? 
> 
> - Mark 
 
>--- wine-config.pl.old  2002-10-30 00:30:24.000000000 +0100 
>+++ wine-config.pl      2002-09-30 23:00:14.000000000 +0200 
>@@ -162,7 +162,7 @@ 
>          { 
>           push @fat, $_[1] if ( -d $_[1]); 
>          } 
>-       elsif ($_[0] =~ /\/mnt\/cdrom\d?/) 
>+       elsif ($_[1] =~ /\/mnt\/cdrom\d?/) 
>          { 
>           push @iso, [ $_[1], $1 ] if ($_[3] =~ /dev=([\w\/]+)/); 
>          } 
 
Is anyone applying the patch ? 
Thanks 
 


Reply via email to