mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
Rename ISO8859-1 to ISO_8859-1 per RFC1700
This commit is contained in:
parent
d10e63cc74
commit
56718b4a07
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9248
@ -5,7 +5,7 @@ SRCS= yacc.c lex.c
|
||||
CFLAGS+=-I.
|
||||
CLEANFILES+=y.tab.h yacc.c lex.c
|
||||
MAN1= mklocale.1
|
||||
LOCALES= ja_JP.EUC ru_SU.KOI8-R lt_LN.ISO8859-1 ru_SU.CP866
|
||||
LOCALES= ja_JP.EUC ru_SU.KOI8-R lt_LN.ISO_8859-1 ru_SU.CP866
|
||||
LOCALEDIR= ${DESTDIR}/usr/share/locale
|
||||
|
||||
afterinstall:
|
||||
|
Loading…
Reference in New Issue
Block a user