From 3f14b0370ba09e638ca854434053ec3f3510603d Mon Sep 17 00:00:00 2001 From: tjr Date: Sat, 28 Aug 2004 13:24:24 +0000 Subject: Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC data files to the ISO8859-13 versions. --- share/numericdef/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/numericdef') diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index 8b52022..6d13058 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 -- cgit v1.1