diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-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 4a5af33..ff64ef3 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -72,7 +72,7 @@ $o = { #- skip i586 ones if not relevant 'libqca1-tls', - if_($ENV{DRAKLIVE_REGION} eq 'Asia-Noindia', + if_($ENV{DRAKLIVE_REGION} eq 'Asia-no-India', 'gimp', 'ibus-table-wubi', ), if_($ENV{DRAKLIVE_REGION} eq 'Europe2', |