packages: grub2/grub.sysconfig - $LANG inspected by grub.d/00_header script...

glen glen at pld-linux.org
Sat Mar 5 16:17:20 CET 2011


Author: glen                         Date: Sat Mar  5 15:17:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- $LANG inspected by grub.d/00_header script when generating grub.cfg

---- Files affected:
packages/grub2:
   grub.sysconfig (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/grub2/grub.sysconfig
diff -u packages/grub2/grub.sysconfig:1.9 packages/grub2/grub.sysconfig:1.10
--- packages/grub2/grub.sysconfig:1.9	Sun Feb 20 18:02:34 2011
+++ packages/grub2/grub.sysconfig	Sat Mar  5 16:17:15 2011
@@ -28,3 +28,6 @@
 
 # Uncomment to get a beep at grub start
 #GRUB_INIT_TUNE="480 440 1"
+
+# Setup lang, otherwise it would be inherited from running terminal
+#LANG=C
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub.sysconfig?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list