Add ru_RU as alias to ru_SU

This commit is contained in:
ache 1996-11-21 10:13:25 +00:00
parent 534a4e360d
commit 1860dabc4e
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