Make: force LC_ALL=C

This commit is contained in:
Junio C Hamano
2008-06-19 00:19:57 -07:00
parent 0003692409
commit 45b738524a

4
Make
View File

@@ -7,8 +7,8 @@ G=/opt/packrat/playpen/public/in-place/git/index/gitweb_config.perl
GIT=$HOME/git-master/bin/git
PATH=/usr/bin:/bin
LANG=C
LC_CTYPE=C
export PATH LANG LC_CTYPE
LC_ALL=C
export PATH LANG LC_ALL
# for now...
#GIT_SVN_NO_LIB=1