haiku/data/etc
Adrien Destugues 5f4f984a94 etc/profile: Fix setting of LC_* variables
Since hrev51075, locale -m changed meaning to the one expected by POSIX
(it now lists character maps, instead of giving the current language).

Since the short options may change again (locale -c is still not doing
what POSIX requires), use long options instead. This is more readable
and POSIX doesn't specify anything there so we can name them however we
want.

Fixes date parsing in Python which relies on these variables to detect
the current locale.
2017-11-23 14:50:11 +01:00
..
profile.d bash_completion: delete from tree. 2015-01-05 12:03:45 +01:00
inputrc readline: also restore behavior for directories. 2014-10-19 12:20:57 +02:00
profile etc/profile: Fix setting of LC_* variables 2017-11-23 14:50:11 +01:00