diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 23:01:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 23:01:01 +0000 |
commit | b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f (patch) | |
tree | d7564279b011831d7e16c0b58553f2c5fb71d0d4 /perl-install/modules.pm | |
parent | 7d50f4e56edc1d5f20ee159122cbe0871047e70e (diff) | |
download | drakx-b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f.tar drakx-b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f.tar.gz drakx-b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f.tar.bz2 drakx-b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f.tar.xz drakx-b99fe29ea8829bf5ba37d85e5c18eba4eed6f53f.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 e2b86982f..9a591cbf7 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -330,7 +330,7 @@ my %type_aliases = ( my @skip_big_modules_on_stage1 = qw( acenic sk98lin de4x5 -BusLogic seagate fdomain g_NCR5380 dc395x_trm tmscsim +BusLogic seagate fdomain g_NCR5380 tmscsim dpt_i2o eata eata_pio eata_dma aztcd gscd isp16 mcd mcdx optcd cm206 sjcd ); |