install hyphen.us-ru under locale subdir

This commit is contained in:
ache 1999-09-11 19:27:35 +00:00
parent 672957ebcc
commit 635e0faa0b

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}/hyphen.us-ru
${DIST_DIR}/hyphen.us-ru ${DESTDIR}${tmacdir}/locale/hyphen.us-ru
.include "../Makefile.cfg"
.include <bsd.prog.mk>