summaryrefslogtreecommitdiffstats
path: root/perl-install/install/any.pm
diff options
context:
space:
mode:
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 047e3b422..6ddb69407 100644
--- a/perl-install/install/any.pm
+++ b/perl-install/install/any.pm
@@ -510,6 +510,7 @@ sub rpmsrate_always_flags {
log::l("activation light desktop mode (for low resources systems or netbook/nettops)");
$rpmsrate_flags_chosen->{LIGHT} = 1;
}
+ # FIXME: to be updated!!!
$rpmsrate_flags_chosen->{'3D'} = 1 if
$o->{match_all_hardware} ||
detect_devices::matching_desc__regexp('Matrox.* G[245][05]0') ||