[SCM] live-config branch, debian-next, updated. debian/2.0_a1-1-5-g7c37109
Daniel Baumann
daniel at debian.org
Mon May 24 20:15:58 UTC 2010
The following commit has been merged in the debian-next branch:
commit 7f414dfe6463f1dc7135dc7924760547081fb340
Author: Daniel Baumann <daniel at debian.org>
Date: Mon May 24 21:07:59 2010 +0200
Updating.
diff --git a/scripts/config/004-locales b/scripts/config/004-locales
index 180b535..6967c1a 100755
--- a/scripts/config/004-locales
+++ b/scripts/config/004-locales
@@ -84,7 +84,7 @@ Configure_locales ()
printf 'LANG="%s"\n' "${LANG}" > /etc/default/locale
sed -i -e "s|# ${LANG} ${codepage}|${LANG} ${codepage}|" /etc/locale.gen
- /usr/sbin/locale-gen --keep-existing > /dev/null 2>&1
+ locale-gen --keep-existing > /dev/null 2>&1
}
Locales
--
live-config
More information about the debian-live-changes
mailing list