diff options
author | Olivier Blin <blino@mageia.org> | 2011-05-22 15:29:40 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-05-22 15:29:40 +0000 |
commit | b1a1e648f0276bc3c4c535050d9543b973ad1a56 (patch) | |
tree | b81e29ddad3b32ce3eb83cc70c0196b571587966 | |
parent | e060276ccd94eb8e584fa48c64c60e614a1498d1 (diff) | |
download | draklive-config-b1a1e648f0276bc3c4c535050d9543b973ad1a56.tar draklive-config-b1a1e648f0276bc3c4c535050d9543b973ad1a56.tar.gz draklive-config-b1a1e648f0276bc3c4c535050d9543b973ad1a56.tar.bz2 draklive-config-b1a1e648f0276bc3c4c535050d9543b973ad1a56.tar.xz draklive-config-b1a1e648f0276bc3c4c535050d9543b973ad1a56.zip |
allow libreoffice-langpack-en, it's empty
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index d9c4b30..56138e3 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -83,7 +83,7 @@ $o = { 'kdepim-kpilot', 'konversation', 'kerry', - 'kde-l10n-en_GB', 'libreoffice-langpack-en', 'firefox-en_GB', + 'kde-l10n-en_GB', 'firefox-en_GB', 'kdebase4-workspace-googlegadgets', if_($ENV{DRAKLIVE_LANGS} !~ /\bpt\b/ && $ENV{DRAKLIVE_REGION} ne 'all', #- do not install pt translations if only pt_BR is explicitely selected |