summaryrefslogtreecommitdiffstats
path: root/perl-install/network
diff options
context:
space:
mode:
authorDamien Chaumette <dchaumette@mandriva.com>2002-07-19 14:55:04 +0000
committerDamien Chaumette <dchaumette@mandriva.com>2002-07-19 14:55:04 +0000
commitd4403eef534dfa4d140575554e7108e53bdddaca (patch)
tree4e0b8daea75e9d48974f2ef2870997c0015362c7 /perl-install/network
parent0614bd1f53e480fbe28f60f39d2cbf52c89ef655 (diff)
downloaddrakx-backup-do-not-use-d4403eef534dfa4d140575554e7108e53bdddaca.tar
drakx-backup-do-not-use-d4403eef534dfa4d140575554e7108e53bdddaca.tar.gz
drakx-backup-do-not-use-d4403eef534dfa4d140575554e7108e53bdddaca.tar.bz2
drakx-backup-do-not-use-d4403eef534dfa4d140575554e7108e53bdddaca.tar.xz
drakx-backup-do-not-use-d4403eef534dfa4d140575554e7108e53bdddaca.zip
- check if speedtouch_mgmt exist before installing it
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 d8d2a4758..bf5a63475 100644
--- a/perl-install/network/adsl.pm
+++ b/perl-install/network/adsl.pm
@@ -138,7 +138,7 @@ user "$adsl->{login}"
['ppp-compress-24', 'ppp_deflate'],
['ppp-compress-26', 'ppp_deflate']);
$::isStandalone and modules::write_conf($prefix);
- $in->do_pkgs->install('speedtouch_mgmt');
+ $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