summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index d20050b..e086256 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -158,5 +158,11 @@ afterinstall:
${LOCALEDIR}/zh_TW.UTF-8/LC_MONETARY
ln -sf ../zh_HK.UTF-8/LC_MONETARY \
${LOCALEDIR}/zh_HK.Big5HKSCS/LC_MONETARY
+ ln -sf ../es_ES.ISO8859-1/LC_MONETARY \
+ ${LOCALEDIR}/eu_ES.ISO8859-1/LC_MONETARY
+ ln -sf ../es_ES.ISO8859-15/LC_MONETARY \
+ ${LOCALEDIR}/eu_ES.ISO8859-15/LC_MONETARY
+ ln -sf ../es_ES.UTF-8/LC_MONETARY \
+ ${LOCALEDIR}/eu_ES.UTF-8/LC_MONETARY
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud