diff options
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 5896b79..6a3ab3e 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -256,7 +256,7 @@ $o = { 'mc', 'btrfs-progs', 'shorewall-ipv6', 'parted', 'glxinfo', 'patch', 'mageia-doc-mcc-en', 'bind-utils', 'mdadm', 'dmraid', - if_($ENV{DRAKLIVE_REGION} eq 'all', 'vim-enhanced', ), + if_($ENV{DRAKLIVE_REGION} eq 'all', 'vim-enhanced', '/^locales-/'), if_($has_gnome, 'gnome-shell', 'caribou', 'caribou-gtk3', 'brasero', 'gparted', 'gnome-classic-session', 'hexchat' ), |