From: tedu Date: Fri, 23 Oct 2015 10:33:52 +0000 (+0000) Subject: forgot to commit makefile change for utf-8 calendars X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=497d0fdee2ed03de9fb2f1ffcfb7e09802cbb485;p=openbsd forgot to commit makefile change for utf-8 calendars --- diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile index 9c479dc697a..ee0950c0bab 100644 --- a/usr.bin/calendar/Makefile +++ b/usr.bin/calendar/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.9 2004/12/10 20:47:30 mickey Exp $ +# $OpenBSD: Makefile,v 1.10 2015/10/23 10:33:52 tedu Exp $ PROG= calendar SRCS= calendar.c io.c day.c pesach.c ostern.c paskha.c -INTER= de_DE.ISO_8859-1 hr_HR.ISO_8859-2 ru_RU.KOI8-R fr_FR.ISO8859-1 +INTER= de_DE.UTF-8 hr_HR.UTF-8 ru_RU.UTF-8 fr_FR.UTF-8 beforeinstall: ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \