mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 20:58:34 +02:00
Fix fi_FI locale install directory.
fi_FI was setting "x11thislocaledir" to en_US, with the result that its locale data was written in that locale dir. Signed-off-by: Chris Ball <cjb@laptop.org>
This commit is contained in:
parent
da6bbca07c
commit
ee279c84e3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
x11thislocaledir = $(X11_LOCALEDATADIR)/en_US.UTF-8
|
||||
x11thislocaledir = $(X11_LOCALEDATADIR)/fi_FI.UTF-8
|
||||
|
||||
include $(top_srcdir)/nls/localerules.in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue