diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 34d5229..7961734 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -84,7 +84,11 @@ $o = { 'konversation', 'kerry', 'kdebase4-workspace-googlegadgets', - 'nepomuk-scribo', 'soprano-plugin-virtuoso', + 'nepomuk-scribo', + + # allow this for now until mikala explains _why_ it is needed + # 'soprano-plugin-virtuoso', + if_($ENV{DRAKLIVE_LANGS} !~ /\bpt\b/ && $ENV{DRAKLIVE_REGION} ne 'all', #- do not install pt translations if only pt_BR is explicitely selected 'kde-l10n-pt', 'firefox-pt_PT', 'libreoffice-langpack-pt_PT', 'myspell-pt_PT', |