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:
Chris Ball 2009-02-21 14:48:42 -05:00
parent da6bbca07c
commit ee279c84e3

View file

@ -1,3 +1,3 @@
x11thislocaledir = $(X11_LOCALEDATADIR)/en_US.UTF-8
x11thislocaledir = $(X11_LOCALEDATADIR)/fi_FI.UTF-8
include $(top_srcdir)/nls/localerules.in