summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-01-24 17:00:11 +0000
committerbrooks <brooks@FreeBSD.org>2013-01-24 17:00:11 +0000
commitdf93558da4a5bc8c85c61b0256dbf6df6660643c (patch)
tree824932bb894df7cb1aa1d28558c085b917b684c3 /share/msgdef
parent94e6ca822dcdde4f67df9402f57d5031106b551a (diff)
downloadFreeBSD-src-df93558da4a5bc8c85c61b0256dbf6df6660643c.zip
FreeBSD-src-df93558da4a5bc8c85c61b0256dbf6df6660643c.tar.gz
Don't link two different things to the same paths. As tiebreaker I've
picked the link that was installed last so as to not change the behavior. The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was being replaced by a link.
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 069498f..59a5383 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -112,7 +112,7 @@ ISO8859-1_ISO8859-15= af_ZA ca_ES da_DK de_DE en_CA en_GB en_US es_ES \
${NL_LINKS} ${NO_LINKS}
ISO8859-1_US-ASCII= ${GB_LINKS} en_CA en_GB en_US
ISO8859-1_UTF-8= af_ZA ca_ES da_DK de_DE en_CA en_GB en_US es_ES eu_ES \
- fi_FI fr_BE fr_CH fr_FR is_IS it_IT nb_NO nl_NL nn_NO no_NO \
+ fi_FI fr_BE fr_CH fr_FR is_IS it_IT nl_NL no_NO \
pt_PT sv_SE
ISO8859-2_ISO8859-2= ${CZ_LINKS}
ISO8859-2_UTF-8= cs_CZ hr_HR hu_HU pl_PL ro_RO sl_SI
OpenPOWER on IntegriCloud