From db8e2b07ea4a93502670f48dc8e84b1662034fb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 12 Mar 2009 19:54:22 +0100 Subject: [PATCH] Correcting typo in locale bottom script. --- scripts/live-bottom/14locales | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4