summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/tmac/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 17:46:33 +0000
committerru <ru@FreeBSD.org>2003-09-08 17:46:33 +0000
commitf3ab4f716782c3dca46c3d508e4d82db5ec28158 (patch)
tree18e063b9a6db2fd6db9afea4c715dffd3f6b047b /gnu/usr.bin/groff/tmac/Makefile
parent34b64980a461e5403f6727317e933b6356799546 (diff)
downloadFreeBSD-src-f3ab4f716782c3dca46c3d508e4d82db5ec28158.zip
FreeBSD-src-f3ab4f716782c3dca46c3d508e4d82db5ec28158.tar.gz
Unbreak Russian KOI8-R support.
Diffstat (limited to 'gnu/usr.bin/groff/tmac/Makefile')
-rw-r--r--gnu/usr.bin/groff/tmac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile
index 6591a85..43ef6fe 100644
--- a/gnu/usr.bin/groff/tmac/Makefile
+++ b/gnu/usr.bin/groff/tmac/Makefile
@@ -63,7 +63,7 @@ beforeinstall:
${NORMALFILES} ${DESTDIR}${TMACDIR}
cd ${.CURDIR}; \
${INSTALL} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
- hyphen.ru ${DESTDIR}${TMACDIR}
+ koi8-r.tmac hyphen.ru ${DESTDIR}${TMACDIR}
cd ${.OBJDIR}
.for f in ${STRIPFILES} ${SPECIALFILES}
${INSTALL} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
OpenPOWER on IntegriCloud