--- trunk/installer/ncurses-gui/locales.sh 2010/05/30 19:54:45 1042 +++ trunk/installer/ncurses-gui/locales.sh 2010/05/30 20:02:48 1043 @@ -38,7 +38,7 @@ select_locale() { - local items=( $(${INSTALLER_DIR}/localedef --list-archive | grep $(include/timezone.sh --get-code ${TIMEZONE_LOCATION})) ) + local items=( $(${INSTALLER_DIR}/localedef --list-archive | grep $(${INSTALLER_DIR}/include/timezone.sh --get-code ${TIMEZONE_LOCATION})) ) local count=${#items[*]} local i