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/monetdef/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/monetdef') diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile index e086256..0387661 100644 --- a/share/monetdef/Makefile +++ b/share/monetdef/Makefile @@ -164,5 +164,7 @@ afterinstall: ${LOCALEDIR}/eu_ES.ISO8859-15/LC_MONETARY ln -sf ../es_ES.UTF-8/LC_MONETARY \ ${LOCALEDIR}/eu_ES.UTF-8/LC_MONETARY + ln -sf ../lt_LT.ISO8859-13/LC_MONETARY \ + ${LOCALEDIR}/lt_LT.ISO8859-4/LC_MONETARY .include -- cgit v1.1