summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/mklocale/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index cbe4bf2..37fb967 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -69,5 +69,7 @@ afterinstall:
ln -fs ../la_LN.US-ASCII/LC_CTYPE \
${LOCALEDIR}/${link}.US-ASCII/LC_CTYPE
.endfor
+ ln -fs ../la_LN.US-ASCII/LC_CTYPE \
+ ${LOCALEDIR}/tr_TR.ISO8859-9/LC_CTYPE
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud