From: Daniel Baumann Date: Thu, 12 Mar 2009 18:54:22 +0000 (+0100) Subject: Correcting typo in locale bottom script. X-Git-Tag: debian/2.0.15-1~329 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=db8e2b07ea4a93502670f48dc8e84b1662034fb4;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