summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-05-22 22:52:13 +0000
committerOlivier Blin <blino@mageia.org>2011-05-22 22:52:13 +0000
commit70a0d17141807988818aeb0b5351d6c7e19eaa33 (patch)
treeaee729f53c3610e70d765258b61d0903f40e9b53
parent0969107af00106bd7ab4127c9a9173623db0e71b (diff)
downloaddraklive-config-70a0d17141807988818aeb0b5351d6c7e19eaa33.tar
draklive-config-70a0d17141807988818aeb0b5351d6c7e19eaa33.tar.gz
draklive-config-70a0d17141807988818aeb0b5351d6c7e19eaa33.tar.bz2
draklive-config-70a0d17141807988818aeb0b5351d6c7e19eaa33.tar.xz
draklive-config-70a0d17141807988818aeb0b5351d6c7e19eaa33.zip
backlist polkit-gnome in kde4 and non-gnome live (and group with other non-gnome blacklist)
-rw-r--r--config/auto_inst.cfg.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index cdf37b1..ab03804 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -91,20 +91,18 @@ $o = {
),
if_($ENV{DRAKLIVE_PRODUCT} !~ /liveusb-rw/i, 'task-printing-scanning'),
'qtradio', 'kradio',
- if_(!$has_gnome && !$has_xfce, 'gnome-media'),
'system-config-printer',
- #if_(!$has_gnome, 'system-config-printer'),
'poppler-data', 'tetex',
'fglrx-control-center',
'/^gimp-help/',
'/^libreoffice-help/',
'libreoffice-base',
- if_(!$has_gnome, 'yelp'),
'/^nvidia.*-doc-html/',
if_($has_kde4,
'k3b',
'liblm_sensors3', 'xpdf-common', 'nepomuk-scribo', 'htdig', 'mirrordir', 'acr38u',
'ekiga',
+ if_(!$has_gnome, 'gnome-media', 'yelp', 'polkit-gnome'),
),
($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i
? ('/openjdk/', 'java-1.5.0-gcj')