summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-11-30 11:42:40 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-11-30 11:42:40 +0000
commitc4aa1127f8822c08a26f2d03d0db6b3520919045 (patch)
tree784ef06e1b60f0e6d1fd1a39b4c5b3dda946c2eb /perl-install/harddrake
parenta5a0520e0bfca8ab6be9fa83dd453c9a4e8c94c5 (diff)
downloaddrakx-backup-do-not-use-c4aa1127f8822c08a26f2d03d0db6b3520919045.tar
drakx-backup-do-not-use-c4aa1127f8822c08a26f2d03d0db6b3520919045.tar.gz
drakx-backup-do-not-use-c4aa1127f8822c08a26f2d03d0db6b3520919045.tar.bz2
drakx-backup-do-not-use-c4aa1127f8822c08a26f2d03d0db6b3520919045.tar.xz
drakx-backup-do-not-use-c4aa1127f8822c08a26f2d03d0db6b3520919045.zip
rollback previous bogus commit
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r--perl-install/harddrake/data.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index 05868c7e1..d45486270 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -219,7 +219,7 @@ our @tree =
string => N("Modem"),
icon => "modem.png",
configurator => "$sbindir/drakconnect",
- detector => sub { detect_devices::getModem() },
+ detector => sub { detect_devices::getModem($modules_conf) },
# we do not check these b/c this need user interaction (auth, ...):
checked_on_boot => 0,
},