summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2002-04-05 15:27:36 +0000
committerphantom <phantom@FreeBSD.org>2002-04-05 15:27:36 +0000
commit86d0db992df2271f0df88bae0e91013c44807242 (patch)
treebbc6636bc2bd78e4f0f0befb07a54db2edef300c /share/mklocale/Makefile
parente488e556dd5cb6d7dbefd9680d444e9365d56edb (diff)
downloadFreeBSD-src-86d0db992df2271f0df88bae0e91013c44807242.zip
FreeBSD-src-86d0db992df2271f0df88bae0e91013c44807242.tar.gz
Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct,
but better than nothing.
Diffstat (limited to 'share/mklocale/Makefile')
-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