Rename ISO8859-1 to ISO_8859-1 per RFC1700

This commit is contained in:
Andrey A. Chernov 1995-06-17 03:25:34 +00:00
parent d10e63cc74
commit 56718b4a07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9248

View File

@ -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: