mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
Remove sr_RS.UTF-8@latin from the list of targets
It is installed with other unicode locales, from monetdef_unicode.
This is just a band-aid to fix the build, as it's not clear how to
regenerate this Makefile.
Fixes: 0a36787e4c
This commit is contained in:
parent
49a7d47235
commit
f4e67f18bd
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ LOCALES+= ru_RU.CP866
|
|||
LOCALES+= ru_RU.ISO8859-5
|
||||
LOCALES+= ru_RU.KOI8-R
|
||||
LOCALES+= sl_SI.ISO8859-2
|
||||
LOCALES+= sr_RS.UTF-8@latin
|
||||
#LOCALES+= sr_RS.UTF-8@latin
|
||||
LOCALES+= sv_FI.ISO8859-1
|
||||
LOCALES+= sv_FI.ISO8859-15
|
||||
LOCALES+= sv_SE.ISO8859-15
|
||||
|
|
|
|||
Loading…
Reference in a new issue