Kaynağa Gözat

debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as well

Michael Vogt 16 yıl önce
ebeveyn
işleme
6e2398300f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      debian/apt.cron.daily

+ 1 - 1
debian/apt.cron.daily

@@ -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