diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-07-20 00:28:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-07-20 00:28:02 +0000 |
commit | 21f753634113afa55eda54a495017c5eef8fc462 (patch) | |
tree | e017dc86e92d288b17aa7a94479af392da8940f1 /perl-install/modules.pm | |
parent | 60225ecd25a9879c5484e4d65f2e1c05388010b3 (diff) | |
download | drakx-21f753634113afa55eda54a495017c5eef8fc462.tar drakx-21f753634113afa55eda54a495017c5eef8fc462.tar.gz drakx-21f753634113afa55eda54a495017c5eef8fc462.tar.bz2 drakx-21f753634113afa55eda54a495017c5eef8fc462.tar.xz drakx-21f753634113afa55eda54a495017c5eef8fc462.zip |
no_comment
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 05a1bb8d6..bb6cd2216 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -139,7 +139,7 @@ arch() =~ /^sparc/ ? ( "sd_mod" => "sd_mod", "ide-mod" => "ide-mod", "ide-probe" => "ide-probe", - "ide-probe-mod" => "ide-probe-mod", +#- "ide-probe-mod" => "ide-probe-mod", }], [ 'disk', { arch() =~ /^sparc/ ? ( |