summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2013-08-11 20:46:05 +0000
committerpeter <peter@FreeBSD.org>2013-08-11 20:46:05 +0000
commit4ad6d226097345c4a7fecd609aa224f14ba35d18 (patch)
tree06c2489e0de4836074b3231ac816494849feaad0 /usr.bin
parent5f2a1d653696ec5457bfd044f0ebcd873bfc3c80 (diff)
downloadFreeBSD-src-4ad6d226097345c4a7fecd609aa224f14ba35d18.zip
FreeBSD-src-4ad6d226097345c4a7fecd609aa224f14ba35d18.tar.gz
Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove
it again.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vi/catalog/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vi/catalog/Makefile b/usr.bin/vi/catalog/Makefile
index 482b5b8..8d52d85 100644
--- a/usr.bin/vi/catalog/Makefile
+++ b/usr.bin/vi/catalog/Makefile
@@ -163,7 +163,6 @@ SYMLINKS+= swedish ${FILESDIR}/$l.ISO8859-15
SYMLINKS+= polish ${FILESDIR}/$l.ISO8859-2
.endfor
# iconv not required for these.
-SYMLINKS+= ru_RU.KOI8-R ${FILESDIR}/ru_SU.KOI8-R
SYMLINKS+= zh_CN.GB2312 ${FILESDIR}/zh_CN.GB18030
SYMLINKS+= zh_CN.GB2312 ${FILESDIR}/zh_CN.GBK
SYMLINKS+= zh_CN.GB2312 ${FILESDIR}/zh_CN.eucCN
OpenPOWER on IntegriCloud