Export LC_CTIME too

This commit is contained in:
Santiago Rodriguez 2014-12-09 22:03:15 +01:00
parent 642508b7f4
commit 6d5858c1f3

View file

@ -18,7 +18,7 @@
#
set -e
export LANG=C
export LANG=C LC_TIME=C
PACKAGE=$(echo $0 |/bin/sed s/make-//g)