summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-12-04 12:22:45 +0000
committerjkh <jkh@FreeBSD.org>1994-12-04 12:22:45 +0000
commit748aa8aafdfbba990c876bd4f56520ad6f09a184 (patch)
tree6f2d7778498d74fa918e477f30487fe7f7b777d7 /usr.bin/mklocale
parentea258315843a9f79b4103a342771b7be2160212b (diff)
downloadFreeBSD-src-748aa8aafdfbba990c876bd4f56520ad6f09a184.zip
FreeBSD-src-748aa8aafdfbba990c876bd4f56520ad6f09a184.tar.gz
Install Kaleb's iso_8859_1 by default.
Diffstat (limited to 'usr.bin/mklocale')
-rw-r--r--usr.bin/mklocale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile
index be50d24..4369f28 100644
--- a/usr.bin/mklocale/Makefile
+++ b/usr.bin/mklocale/Makefile
@@ -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:
OpenPOWER on IntegriCloud