X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F14locales;h=bdb1d8b766104be879b2bc93e6c6c0eddb6e9118;hb=refs%2Ftags%2Fdebian%2F1.99.1-1;hp=3fe04c7898c33ba4b66ddd0e967fb8e7cb6f06b5;hpb=25bcd436af6202932ad494c8ddd0a49999579924;p=live-boot-grml.git diff --git a/scripts/live-bottom/14locales b/scripts/live-bottom/14locales index 3fe04c7..bdb1d8b 100755 --- a/scripts/live-bottom/14locales +++ b/scripts/live-bottom/14locales @@ -70,7 +70,7 @@ if [ "${set_locale}" ]; then really_export LANG - if [ "${BUILD_SYSTEM}" == "Ubuntu" ]; then + if [ "${BUILD_SYSTEM}" = "Ubuntu" ]; then printf 'LANG="%s"\n' "${LANG}" > "${grep_file}" chroot /root /usr/sbin/locale-gen "${LANG}" live-preseed /root debian-installer/locale "${locale}"