apps/tools/mksymtab.sh: 'export LC_ALL=C' to get the traditional sort order
This commit is contained in:
parent
4a827c3418
commit
2771205bc3
@ -34,6 +34,8 @@
|
|||||||
#
|
#
|
||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
|
export LC_ALL=C
|
||||||
|
|
||||||
usage="Usage: $0 <imagedirpath> <outfilepath>"
|
usage="Usage: $0 <imagedirpath> <outfilepath>"
|
||||||
|
|
||||||
# Check for the required directory path
|
# Check for the required directory path
|
||||||
|
Loading…
Reference in New Issue
Block a user