summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 6b2721f..014bc0a 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -200,7 +200,7 @@ $o = {
'/^kernel-server-/', '/^fglrx-kernel-3\.17\.2-server-/', '/^nvidia-current-kernel-3\.17\.2-server-/', '/^nvidia304-kernel-3\.17\.2-server-/', '/^vboxadditions-kernel-3\.17\.2-server-/',
'/^broadcom-wl-/',
- if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'libreoffice-core'),
+ if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'libreoffice-core', '/^java-1.8.0-/'),
# not needed anymore (mga #2001)
'nspluginwrapper',
@@ -223,8 +223,7 @@ $o = {
# theese are in live media
'broadcom-bcma-config', 'broadcom-ssb-config',
-
-
+
# uClibc & co
'uClibc', 'libuClibc0.9.30.3', 'libuClibc-zlib1', 'lib64uClibc0.9.30.3', 'lib64uClibc-zlib1',