Export LC_CTIME too
This commit is contained in:
parent
642508b7f4
commit
6d5858c1f3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
export LANG=C
|
export LANG=C LC_TIME=C
|
||||||
PACKAGE=$(echo $0 |/bin/sed s/make-//g)
|
PACKAGE=$(echo $0 |/bin/sed s/make-//g)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue