pkgmeek: export LC_ALL
This commit is contained in:
parent
50eef5bd9a
commit
1238b5f152
@ -590,4 +590,5 @@ readonly -f main info warning error print_help parse_options validate_pkgfile \
|
|||||||
cleanup_work recursive
|
cleanup_work recursive
|
||||||
trap "interrupted" SIGHUP SIGINT SIGQUIT SIGTERM
|
trap "interrupted" SIGHUP SIGINT SIGQUIT SIGTERM
|
||||||
|
|
||||||
|
export LC_ALL=C.UTF-8
|
||||||
main "$@"
|
main "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user