From: Daniel Baumann Date: Thu, 12 Mar 2009 18:54:22 +0000 (+0100) Subject: Correcting typo in locale bottom script. X-Git-Tag: debian/1.157.1-1~1 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=inline;h=04a73543cd0a1c65f3ab69b2cce3b92557fd7521;p=live-boot-grml.git Correcting typo in locale bottom script. --- diff --git a/scripts/live-bottom/14locales b/scripts/live-bottom/14locales index 29c405b..6348338 100755 --- a/scripts/live-bottom/14locales +++ b/scripts/live-bottom/14locales @@ -121,7 +121,7 @@ then then chroot /root /usr/sbin/locale-gen else - chroot /root /usr/sbin/local-gen > /dev/null 2>&1 + chroot /root /usr/sbin/locale-gen > /dev/null 2>&1 fi fi