diff options
author | Olivier Blin <blino@mageia.org> | 2011-05-22 22:57:27 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-05-22 22:57:27 +0000 |
commit | 87194334c8cb20d04e3b78151ba8defd56833a65 (patch) | |
tree | fbd9aa5c54886c6f99242ae83057f78b7342822a | |
parent | b386066a4fcdd47ba8d200cae026214f6f4ea0e9 (diff) | |
download | draklive-config-87194334c8cb20d04e3b78151ba8defd56833a65.tar draklive-config-87194334c8cb20d04e3b78151ba8defd56833a65.tar.gz draklive-config-87194334c8cb20d04e3b78151ba8defd56833a65.tar.bz2 draklive-config-87194334c8cb20d04e3b78151ba8defd56833a65.tar.xz draklive-config-87194334c8cb20d04e3b78151ba8defd56833a65.zip |
do not install soprano-plugin-virtuoso (nepomuk eats too much space on kde live)
-rw-r--r-- | config/auto_inst.cfg.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 1e51fde..e963ecd 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -84,6 +84,7 @@ $o = { 'konversation', 'kerry', 'kdebase4-workspace-googlegadgets', + 'soprano-plugin-virtuoso', 'kde-l10n-en_GB', 'firefox-en_GB', if_($ENV{DRAKLIVE_LANGS} !~ /\bpt\b/ && $ENV{DRAKLIVE_REGION} ne 'all', #- do not install pt translations if only pt_BR is explicitely selected |