summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 2793a75..920335a 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -169,6 +169,9 @@ $o = {
if_($has_gnome, 'beagle'),
if_($has_moblin, 'task-3ddesktop-gtk'),
'/^kernel-server-/', if_($ENV{DRAKLIVE_ARCH} ne 'x86_64', '/^kernel-deskop-/'),
+
+ #- no distribution license
+ 'flash-player-plugin',
],
'default_packages' => [
if_($has_kde4, "$distro_config-kde4-config"),