diff options
author | Olivier Blin <blino@mageia.org> | 2012-01-10 21:53:00 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2012-01-10 21:53:00 +0000 |
commit | 8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e (patch) | |
tree | 52211c8b55c913d837874207d4282ad5192fc30a | |
parent | f7c60fe7af297c4da818b6ab11fd7b3883d276ee (diff) | |
download | draklive-config-8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e.tar draklive-config-8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e.tar.gz draklive-config-8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e.tar.bz2 draklive-config-8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e.tar.xz draklive-config-8fb144f97b7bb1f4ab6bd690ffbbcf9ab6760f1e.zip |
skip knotes since it requires skipped kdepim (to supplement r2629)
-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 77a1d0d..ad2b58b 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','nepomuk', 'soprano-plugin-virtuoso', + 'kdepim4', 'knotes', '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 |