From 6cfc5a51d1dcc222d094f04f9b88d1290206fc14 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 10 May 2012 23:09:04 +0000 Subject: rename Noindia to more correct no-India --- config/auto_inst.cfg.pl | 2 +- config/live.cfg | 2 +- tools/build_live.sh | 2 +- 3 files changed, 3 insertions(+), 3 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', diff --git a/config/live.cfg b/config/live.cfg index e0cba3e..8b16689 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -221,7 +221,7 @@ my $_l = { 'Europe1-Americas' => [qw(de el en es fr it nl pt pt_BR sl tr)], 'Europe2' => [qw(bg cs da et fi hr hu lt lv nb no nn pl ro ru sv uk uz)], 'Africa-India' => [qw(zu aa af am ar as ber bn ha he hi ig kn ks ml mr or pa sd ta tn ts ve xh yo)], - 'Asia-Noindia' => [qw(id ja ko th vi zh_CN zh_TW)], + 'Asia-no-India' => [qw(id ja ko th vi zh_CN zh_TW)], }, packs => { int => [ map { "i18n-$_" } qw(de en es fi fr it nl pt sv) ], diff --git a/tools/build_live.sh b/tools/build_live.sh index ebc2581..1e3c3b2 100755 --- a/tools/build_live.sh +++ b/tools/build_live.sh @@ -12,7 +12,7 @@ set -x archs="i586 x86_64" desktops="KDE4 GNOME" #desktops="KDE4" -regions="Europe1-Americas Europe2 Africa-India Asia-Noindia" +regions="Europe1-Americas Europe2 Africa-India Asia-no-India" #regions="int" #regions="Europe1-Americas" -- cgit v1.2.1