From b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 21 Apr 2005 15:25:29 +0000 Subject: switch from MandrakeSoft to Mandriva --- perl-install/network/adsl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/network/adsl.pm') diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index e521443b9..fc7d7d95e 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -379,7 +379,7 @@ METRIC=$metric $modules_conf->set_alias($_->[0], $_->[1]) foreach @{$modems{$adsl_device}{aliases}}; $::isStandalone and $modules_conf->write; } - #- remove the "speedtch off" alias that was written by Mandrakelinux 10.0 + #- remove the "speedtch off" alias that was written by Mandrivalinux 10.0 $adsl_device eq 'speedtouch' and $modules_conf->remove_alias('speedtch'); if ($adsl_type eq "capi") { -- cgit v1.2.1