[SCM] Debian Live initramfs hook branch, master, updated. 1.156.1-1-14-gbbece13

Daniel Baumann daniel at debian.org
Thu Mar 12 18:59:21 UTC 2009


The following commit has been merged in the master branch:
commit bbece137da766861f3b640cda461813b43e2691d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 19:54:22 2009 +0100

    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
 

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list