diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-27 13:39:45 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-27 13:39:45 +0000 |
commit | 5280dc47c5df6be9aeb38e267cf00147cce08931 (patch) | |
tree | d11b42777bd2dbd20031caac36e76d31f001930f /perl-install/share/rpmsrate | |
parent | 72c2b75440ba3e7f49cdefb7d7f2d11550e0e366 (diff) | |
download | drakx-backup-do-not-use-5280dc47c5df6be9aeb38e267cf00147cce08931.tar drakx-backup-do-not-use-5280dc47c5df6be9aeb38e267cf00147cce08931.tar.gz drakx-backup-do-not-use-5280dc47c5df6be9aeb38e267cf00147cce08931.tar.bz2 drakx-backup-do-not-use-5280dc47c5df6be9aeb38e267cf00147cce08931.tar.xz drakx-backup-do-not-use-5280dc47c5df6be9aeb38e267cf00147cce08931.zip |
fix matching some devices (we really are looking at drivers here, not devices' description)
Diffstat (limited to 'perl-install/share/rpmsrate')
-rw-r--r-- | perl-install/share/rpmsrate | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index 1fca87d52..74482586b 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -696,8 +696,8 @@ CAT_SYSTEM 5 CAT_KDE || CAT_GNOME gnome-volume-manager 5 DRIVER"slamr|slusb" slmodem-kernel - 5 HW"tor2|wcfxo|wcfxs|wct1xxp|wct4xxp|wcte11xp|wcusb" dkms-zaptel zaptel-tools - 5 HW"DAC960|cpqarray" cpqarrayd + 5 DRIVER"tor2|wcfxo|wcfxs|wct1xxp|wct4xxp|wcte11xp|wcusb" dkms-zaptel zaptel-tools + 5 DRIVER"DAC960|cpqarray" cpqarrayd 5 DRIVER"^ISDN:" ibod isdn4net isdn4k-utils 5 DRIVER"eagle-usb" eagle-usb 5 HW_CAT"input/joystick" joystick |