]> git.saurik.com Git - apt.git/commitdiff
debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as well
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 1 Oct 2010 13:02:14 +0000 (15:02 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 1 Oct 2010 13:02:14 +0000 (15:02 +0200)
debian/apt.cron.daily

index 40be6e55d97254d94ab008e6c64acbf826f3f32b..3da279c131b4bcd5c4f2a17d339827846141801a 100644 (file)
@@ -434,7 +434,7 @@ random_sleep
 # fetch the right translated package descriptions
 if [ -r /etc/default/locale ]; then
     . /etc/default/locale
-    export LANG
+    export LANG LANGUAGE LC_MESSAGES LC_ALL
 fi
 
 # update package lists