diff options
author | Olivier Blin <blino@mageia.org> | 2012-01-10 22:02:44 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2012-01-10 22:02:44 +0000 |
commit | 2e33c0af579476e4de2ef37eb6e2b9905a74d639 (patch) | |
tree | 4806280851877b2cc9c289e050e3fbf003e5f840 /config | |
parent | 8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e (diff) | |
download | draklive-config-2e33c0af579476e4de2ef37eb6e2b9905a74d639.tar draklive-config-2e33c0af579476e4de2ef37eb6e2b9905a74d639.tar.gz draklive-config-2e33c0af579476e4de2ef37eb6e2b9905a74d639.tar.bz2 draklive-config-2e33c0af579476e4de2ef37eb6e2b9905a74d639.tar.xz draklive-config-2e33c0af579476e4de2ef37eb6e2b9905a74d639.zip |
skip kontact as well, since it requires kdepim
Diffstat (limited to 'config')
-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 ad2b58b..4adc56e 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -87,7 +87,7 @@ $o = { 'nepomuk-scribo', # need space on kde disks - 'kdepim4', 'knotes', 'nepomuk', 'soprano-plugin-virtuoso', + 'kdepim4', 'knotes', 'kontact', 'nepomuk', '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 |