summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Korpela <heko@cvs.openbsd.org>2001-09-11 22:31:30 +0000
committerHeikki Korpela <heko@cvs.openbsd.org>2001-09-11 22:31:30 +0000
commitc23e615700de879d0e8c9571533f4e4d74483250 (patch)
treefee11728fa602e4fdef1b3b42b840e18926c5e91
parentee0d062579fd628e14a33de487f04db6c16f4273 (diff)
locale ru_SU is obsolete, replace with ru_RU
mickey@ ok
-rw-r--r--usr.bin/vi/build/Makefile4
-rw-r--r--usr.bin/vi/catalog/Makefile6
-rw-r--r--usr.bin/vi/catalog/ru_RU.KOI8-R (renamed from usr.bin/vi/catalog/ru_SU.KOI8-R)0
-rw-r--r--usr.bin/vi/catalog/ru_RU.KOI8-R.base (renamed from usr.bin/vi/catalog/ru_SU.KOI8-R.base)0
-rw-r--r--usr.bin/vi/catalog/ru_RU.KOI8-R.check (renamed from usr.bin/vi/catalog/ru_SU.KOI8-R.check)0
-rw-r--r--usr.bin/vi/catalog/ru_RU.KOI8-R.owner (renamed from usr.bin/vi/catalog/ru_SU.KOI8-R.owner)0
6 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/vi/build/Makefile b/usr.bin/vi/build/Makefile
index 54f45150fee..a2becdf1c37 100644
--- a/usr.bin/vi/build/Makefile
+++ b/usr.bin/vi/build/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.14 2001/07/20 18:48:03 deraadt Exp $
+# $OpenBSD: Makefile,v 1.15 2001/09/11 22:31:29 heko Exp $
# @(#)Makefile.in 8.75 (Berkeley) 10/23/96
PROG= vi
@@ -62,7 +62,7 @@ perl.c: ${.CURDIR}/../perl_api/perl.xs ${.CURDIR}/../perl_api/typemap
.include "../../Makefile.inc"
.include <bsd.prog.mk>
-CATALOGS= dutch english french german ru_SU.KOI8-R spanish swedish
+CATALOGS= dutch english french german ru_RU.KOI8-R spanish swedish
afterinstall:
${INSTALL} -d ${DESTDIR}${SHAREDIR}/vi/catalog
(cd ${.CURDIR}/../catalog && ${INSTALL} -m ${NONBINMODE} -c ${CATALOGS} ${DESTDIR}/usr/share/vi/catalog )
diff --git a/usr.bin/vi/catalog/Makefile b/usr.bin/vi/catalog/Makefile
index 13fad71601b..1e0d571c99a 100644
--- a/usr.bin/vi/catalog/Makefile
+++ b/usr.bin/vi/catalog/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.3 1997/07/27 22:27:55 downsj Exp $
+# $OpenBSD: Makefile,v 1.4 2001/09/11 22:31:29 heko Exp $
# @(#)Makefile 8.29 (Berkeley) 10/19/96
-CAT= dutch english french german ru_SU.KOI8-R spanish swedish
+CAT= dutch english french german ru_RU.KOI8-R spanish swedish
FILES= ../cl/*.c ../common/*.c ../ex/*.c ../tk/*.c ../vi/*.c
all: dump ${CAT}
@@ -35,7 +35,7 @@ ${CAT}: english.base
fi
CHK= dutch.check english.check french.check german.check \
- ru_SU.KOI8-R.check spanish.check swedish.check
+ ru_RU.KOI8-R.check spanish.check swedish.check
check: ${CHK}
${CHK}: ${CAT}
@echo "... $@"; \
diff --git a/usr.bin/vi/catalog/ru_SU.KOI8-R b/usr.bin/vi/catalog/ru_RU.KOI8-R
index 7eb35b9cf26..7eb35b9cf26 100644
--- a/usr.bin/vi/catalog/ru_SU.KOI8-R
+++ b/usr.bin/vi/catalog/ru_RU.KOI8-R
diff --git a/usr.bin/vi/catalog/ru_SU.KOI8-R.base b/usr.bin/vi/catalog/ru_RU.KOI8-R.base
index 59efd3f53a5..59efd3f53a5 100644
--- a/usr.bin/vi/catalog/ru_SU.KOI8-R.base
+++ b/usr.bin/vi/catalog/ru_RU.KOI8-R.base
diff --git a/usr.bin/vi/catalog/ru_SU.KOI8-R.check b/usr.bin/vi/catalog/ru_RU.KOI8-R.check
index ca77b891051..ca77b891051 100644
--- a/usr.bin/vi/catalog/ru_SU.KOI8-R.check
+++ b/usr.bin/vi/catalog/ru_RU.KOI8-R.check
diff --git a/usr.bin/vi/catalog/ru_SU.KOI8-R.owner b/usr.bin/vi/catalog/ru_RU.KOI8-R.owner
index bf4fa180298..bf4fa180298 100644
--- a/usr.bin/vi/catalog/ru_SU.KOI8-R.owner
+++ b/usr.bin/vi/catalog/ru_RU.KOI8-R.owner