mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
Install Kaleb's iso_8859_1 by default.
This commit is contained in:
parent
f16fb8e0f7
commit
6a2af57e44
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4954
@ -6,7 +6,7 @@ CFLAGS+=-I.
|
||||
CLEANFILES+=y.tab.h yacc.c lex.c
|
||||
MAN1= mklocale.1
|
||||
|
||||
LOCALES= ja_JP.EUC ru_SU.KOI8-R
|
||||
LOCALES= ja_JP.EUC ru_SU.KOI8-R iso_8859_1
|
||||
LOCALEDIR= ${DESTDIR}/usr/share/locale
|
||||
|
||||
afterinstall:
|
||||
|
Loading…
Reference in New Issue
Block a user