summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-09-21 20:51:36 +0000
committerache <ache@FreeBSD.org>1999-09-21 20:51:36 +0000
commit0104ffca0edf8bbb494d4650a545f9f4721cdbe1 (patch)
treebb3033e95ec09bd793444e641a2fee8aea4afce2 /gnu
parent992505f055a801bca425fa9cad69f13f375074d5 (diff)
downloadFreeBSD-src-0104ffca0edf8bbb494d4650a545f9f4721cdbe1.zip
FreeBSD-src-0104ffca0edf8bbb494d4650a545f9f4721cdbe1.tar.gz
install hyphen.us-ru from GROFF_DIST/tmac/locale
repository move GROFF_DIST/troff/hyphen.us-ru to GROFF_DIST/tmac/locale required
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/troff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/troff/Makefile b/gnu/usr.bin/groff/troff/Makefile
index b4ff180..4d887f1 100644
--- a/gnu/usr.bin/groff/troff/Makefile
+++ b/gnu/usr.bin/groff/troff/Makefile
@@ -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>
OpenPOWER on IntegriCloud