From 9fc83915a69eb2d87a8075e3b5872341da83df74 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Thu, 1 Aug 2013 18:20:13 +0200 Subject: [german] Commented a caveat for non-Ubuntu/Debian distributions (locale-gen) --- remote/modules/german/german.build | 1 + 1 file changed, 1 insertion(+) (limited to 'remote/modules') diff --git a/remote/modules/german/german.build b/remote/modules/german/german.build index f7f19a84..6327815f 100644 --- a/remote/modules/german/german.build +++ b/remote/modules/german/german.build @@ -4,6 +4,7 @@ fetch_source() { build() { # Make sure uncompressed locales are present, so we can fetch german utf8 + # Cave: locale-gen is debian/ubunto-specific, so other distris _must_ have /usr/lib/locale/de_DE.utf8! if [ ! -d "/usr/lib/locale/de_DE.utf8" ]; then pinfo "Generating locales..." locale-gen --purge --no-archive || perror "Could not run locale-gen" -- cgit v1.2.3-55-g7522