1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00

Add ru_RU as alias to ru_SU

This commit is contained in:
Andrey A. Chernov 1996-11-21 10:13:25 +00:00
parent acdbeb6b1c
commit 7be3905425
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19910
2 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,4 @@
ascii lt_LN.ASCII
us-ascii lt_LN.ASCII
ru_RU.KOI8-R ru_SU.KOI8-R
ru_RU.CP866 ru_SU.CP866

View File

@ -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