summaryrefslogtreecommitdiffstats
path: root/perl-install/network
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2002-08-29 09:40:29 +0000
committerDaouda Lo <daouda@mandriva.com>2002-08-29 09:40:29 +0000
commit3d64ad9f4bd4404ec810be4e46c8ba7bc4780824 (patch)
tree4f99d6a8af9264796ef2e97a88655d05c830271c /perl-install/network
parent6c4d11ec5422c2fab71fb9121de67b2dbbba5444 (diff)
downloaddrakx-backup-do-not-use-3d64ad9f4bd4404ec810be4e46c8ba7bc4780824.tar
drakx-backup-do-not-use-3d64ad9f4bd4404ec810be4e46c8ba7bc4780824.tar.gz
drakx-backup-do-not-use-3d64ad9f4bd4404ec810be4e46c8ba7bc4780824.tar.bz2
drakx-backup-do-not-use-3d64ad9f4bd4404ec810be4e46c8ba7bc4780824.tar.xz
drakx-backup-do-not-use-3d64ad9f4bd4404ec810be4e46c8ba7bc4780824.zip
- update speedtouch link
Diffstat (limited to 'perl-install/network')
-rw-r--r--perl-install/network/adsl.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm
index 6d5111a93..0e2c95225 100644
--- a/perl-install/network/adsl.pm
+++ b/perl-install/network/adsl.pm
@@ -149,7 +149,7 @@ user "$adsl->{login}"
$in->do_pkgs->what_provides("speedtouch_mgmt") and $in->do_pkgs->install('speedtouch_mgmt');
-e "$prefix/usr/share/speedtouch/mgmt.o" or $in->ask_warn('', _('You need the alcatel microcode.
Download it at
-http://www.alcatel.com/consumer/dsl/dvrreg_lx.htm
+http://www.speedtouchdsl.com/dvrreg_lx.htm
and copy the mgmt.o in /usr/share/speedtouch'));
}