diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-10-29 23:06:56 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-10-29 23:06:56 +0000 |
commit | 25c27e34085d9d834706a756cebd4dff9bdb7683 (patch) | |
tree | 78f60a956d16229a8bea8dfd2028d10ee3507a6c /perl-install/modules.pm | |
parent | 621bc6818dce53a29af1c8e9c5a56be0856282c5 (diff) | |
download | drakx-25c27e34085d9d834706a756cebd4dff9bdb7683.tar drakx-25c27e34085d9d834706a756cebd4dff9bdb7683.tar.gz drakx-25c27e34085d9d834706a756cebd4dff9bdb7683.tar.bz2 drakx-25c27e34085d9d834706a756cebd4dff9bdb7683.tar.xz drakx-25c27e34085d9d834706a756cebd4dff9bdb7683.zip |
here too
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 1ff77ed1d..cec1fa16f 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -42,6 +42,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "at1700" => "Allied Telesis AT1700", "atp" => "ATP", "catc" => "CATC EL1210A NetMate USB Ethernet driver", + "CDCEther" => "CDCEther", "com20020-pci" => "com20020-pci", "cs89x0" => "CS89x0", "de600" => "D-Link DE-600 pocket adapter", |