diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-03-15 11:54:44 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-03-15 11:54:44 +0000 |
commit | 9fcc6acd8103c892ba2c8ce38159ad5da4353165 (patch) | |
tree | c1196921d737d2ffe13e17001fbab36cf225412f /perl-install | |
parent | c3837a970155f43758362de4f894ce14cb5820b2 (diff) | |
download | drakx-9fcc6acd8103c892ba2c8ce38159ad5da4353165.tar drakx-9fcc6acd8103c892ba2c8ce38159ad5da4353165.tar.gz drakx-9fcc6acd8103c892ba2c8ce38159ad5da4353165.tar.bz2 drakx-9fcc6acd8103c892ba2c8ce38159ad5da4353165.tar.xz drakx-9fcc6acd8103c892ba2c8ce38159ad5da4353165.zip |
dc395x_trm is back in 2.4
Diffstat (limited to 'perl-install')
-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 2473339a9..b9f30179f 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -126,7 +126,7 @@ arch() =~ /^sparc/ ? ( "a100u2w" => "a100u2w", "atp870u" => "atp870u (Acard/Artop)", -#******(missing-2.4) "dc395x_trm" => "dc395x_trm", + "dc395x_trm" => "dc395x_trm", "psi240i" => "psi240i", "qlogicfc" => "qlogicfc", "sim710" => "sim710", |