diff options
author | Francois Pons <fpons@mandriva.com> | 2000-04-21 12:42:57 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-04-21 12:42:57 +0000 |
commit | f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e (patch) | |
tree | a59b7df249a766be1e1196fb6ecc8b62510f46c8 /perl-install/modules.pm | |
parent | 68025cc5c4127b2fbd5dad7be8a86ee0dc43fc8f (diff) | |
download | drakx-backup-do-not-use-f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e.tar drakx-backup-do-not-use-f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e.tar.gz drakx-backup-do-not-use-f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e.tar.bz2 drakx-backup-do-not-use-f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e.tar.xz drakx-backup-do-not-use-f3b08d4d16cd2e89dc64f3d7025c413de6e2ea0e.zip |
*** empty log message ***
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 9d17c352b..db1c7f415 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -123,7 +123,7 @@ arch() =~ /^sparc/ ? ( "atp870u" => "atp870u (Acard/Artop)", "dc395x_trm" => "dc395x_trm", "psi240i" => "psi240i", -# "qlogicfc" => "qlogicfc", #- removed for instance. + "qlogicfc" => "qlogicfc", "sim710" => "sim710", "sym53c416" => "sym53c416", "tmscsim" => "tmscsim", |