aboutsummaryrefslogtreecommitdiff
path: root/share/numericdef/Makefile
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2004-08-28 13:24:24 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2004-08-28 13:24:24 +0000
commitef0ca90319798c4ef719d0915f49b0247d72d537 (patch)
tree5c31da01efea3d47f794e9f4d09d306de2e6a90d /share/numericdef/Makefile
parent1bbc832cce8bf7fa89c80b76012a2cde0e890796 (diff)
Notes
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r--share/numericdef/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 8b520221dee2..6d130587786d 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -232,5 +232,7 @@ afterinstall:
${LOCALEDIR}/zh_HK.UTF-8/LC_NUMERIC
ln -sf ../zh_TW.Big5/LC_NUMERIC \
${LOCALEDIR}/zh_TW.UTF-8/LC_NUMERIC
+ ln -sf ../lt_LT.ISO8859-13/LC_NUMERIC \
+ ${LOCALEDIR}/lt_LT.ISO8859-4/LC_NUMERIC
.include <bsd.prog.mk>