install hyphen.us-ru from GROFF_DIST/tmac/locale

repository move GROFF_DIST/troff/hyphen.us-ru to GROFF_DIST/tmac/locale
required
This commit is contained in:
Andrey A. Chernov 1999-09-21 20:51:36 +00:00
parent 168a34b780
commit dd14a64ec2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51523

View File

@ -24,7 +24,7 @@ afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${DIST_DIR}/hyphen.us \
${DESTDIR}${tmacdir}/hyphen.us
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${DIST_DIR}/hyphen.us-ru ${DESTDIR}${tmacdir}/locale/hyphen.us-ru
${GROFF_DIST}/tmac/locale/hyphen.us-ru ${DESTDIR}${tmacdir}/locale/hyphen.us-ru
.include "../Makefile.cfg"
.include <bsd.prog.mk>