Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflect
locale name change (ru_SU.KOI8-R -> ru_RU.KOI8-R) Not objected to by: ache
This commit is contained in:
parent
b2f9397636
commit
e2481631f6
@ -4,7 +4,7 @@
|
||||
PROG= calendar
|
||||
SRCS= calendar.c io.c day.c ostern.c paskha.c
|
||||
CFLAGS+= -Wall
|
||||
INTER= de_DE.ISO_8859-1 hr_HR.ISO_8859-2 ru_SU.KOI8-R
|
||||
INTER= de_DE.ISO_8859-1 hr_HR.ISO_8859-2 ru_RU.KOI8-R
|
||||
TEXTMODE?= 444
|
||||
|
||||
beforeinstall:
|
||||
|
@ -7,6 +7,6 @@
|
||||
#ifndef _calendar_russian_
|
||||
#define _calendar_russian_
|
||||
|
||||
#include <ru_SU.KOI8-R/calendar.all>
|
||||
#include <ru_RU.KOI8-R/calendar.all>
|
||||
|
||||
#endif /* !_calendar_russian_ */
|
||||
|
Loading…
Reference in New Issue
Block a user