From 867ff4b7d178c3044bb53d7499bc46e85386f17c Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 30 May 2011 22:55:31 +0000 Subject: do not install flash-player-plugin since we don't have a distribution license --- config/auto_inst.cfg.pl | 3 +++ 1 file changed, 3 insertions(+) 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"), -- cgit v1.2.1