aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-11-21 10:13:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-11-21 10:13:25 +0000
commit7be390542546fac9f5962ab0dc6b42c21195da6b (patch)
tree928e7672f7f8534f4c32ed8274e903c792a69724 /usr.bin
parentacdbeb6b1ce2dc4dbed6ffbdca3b53182cfffd08 (diff)
downloadsrc-7be390542546fac9f5962ab0dc6b42c21195da6b.tar.gz
src-7be390542546fac9f5962ab0dc6b42c21195da6b.zip
Add ru_RU as alias to ru_SU
Notes
Notes: svn path=/head/; revision=19910
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index 6a8b51789edf..b1627150cf1f 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.7 1996/11/09 16:54:33 joerg Exp $
+# $Id: Makefile,v 1.8 1996/11/10 15:49:49 paul Exp $
#
# This has most of the glue needed to compile tknvi and the perl hooks,
# but not all.
@@ -174,6 +174,7 @@ afterinstall:
for l in ${SVLINKS}; do \
ln -fs swedish ${DESTDIR}/usr/share/vi/catalog/$$l.ISO_8859-1; \
done
+ ln -fs ru_SU.KOI8-R ${DESTDIR}/usr/share/vi/catalog/ru_RU.KOI8-R
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${SRCDIR}/tcl_scripts/*.tcl \
${DESTDIR}/usr/share/vi/tcl