summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-10-04 11:55:10 +0000
committerFrancois Pons <fpons@mandriva.com>2000-10-04 11:55:10 +0000
commit8236221d8612f905d747e55a65d788a491eba9f4 (patch)
tree25130b69109cf039a826a29e35ac4de2e2dd3990 /perl-install/install_any.pm
parent5a70a041d028e53793a0e9c17678a6694225dfa0 (diff)
downloaddrakx-backup-do-not-use-8236221d8612f905d747e55a65d788a491eba9f4.tar
drakx-backup-do-not-use-8236221d8612f905d747e55a65d788a491eba9f4.tar.gz
drakx-backup-do-not-use-8236221d8612f905d747e55a65d788a491eba9f4.tar.bz2
drakx-backup-do-not-use-8236221d8612f905d747e55a65d788a491eba9f4.tar.xz
drakx-backup-do-not-use-8236221d8612f905d747e55a65d788a491eba9f4.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r--perl-install/install_any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index 11a80e9a6..fdd52c6a1 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -295,6 +295,7 @@ sub setPackages($) {
#- some program that may be crazy on some conditions (hack waiting for Aurora to work if no fb).
$o->{allowFB} && (!detect_devices::matching_desc('Rage LT') &&
+ !detect_devices::matching_desc('SiS') &&
!detect_devices::matching_desc('Rage Mobility'))
or push @pkgs::skip_list, 'Aurora';