mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
91a44dfeef
commit
f408f6043a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ CATALOGS= et:et_EE.UTF-8 \
|
|||
spanish:es_ES.UTF-8 \
|
||||
ukrainian:uk_UA.UTF-8
|
||||
|
||||
NLSLINKS_de_DE.UTF-8 = de_AT.UTF-8 de_CH.UTF-8 de_DE.UTF-8
|
||||
NLSLINKS_de_DE.UTF-8 = de_AT.UTF-8 de_CH.UTF-8
|
||||
NLSLINKS_fr_FR.UTF-8 = fr_BE.UTF-8 fr_CA.UTF-8 fr_CH.UTF-8
|
||||
NLSLINKS_it_IT.UTF-8 = it_CH.UTF-8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue