--- trunk/installer/include/prepare_locale.sh 2010/05/31 22:13:13 1066 +++ trunk/installer/include/prepare_locale.sh 2010/05/31 22:13:46 1067 @@ -9,4 +9,4 @@ # create locale sed -i "s:^#${LOCALE}:${LOCALE}:g" ${INSTALL_ROOT}/etc/locale.gen -chroot ${CDCHROOTDIR} locale-gen +chroot ${INSTALL_ROOT} locale-gen