aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-09-11 19:27:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-09-11 19:27:35 +0000
commit6801fbaaa35c8cfe346e4a32b647076110019ffd (patch)
treeedfc0d1b9e643cda81e05473395bc4e52e3414e4 /gnu
parent2c3cb5247247e524e7b9d96dc386d06ae2a9d709 (diff)
downloadsrc-6801fbaaa35c8cfe346e4a32b647076110019ffd.tar.gz
src-6801fbaaa35c8cfe346e4a32b647076110019ffd.zip
install hyphen.us-ru under locale subdir
Notes
Notes: svn path=/head/; revision=51177
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 17cafa2658fe..b4ff18074c3f 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}/hyphen.us-ru
+ ${DIST_DIR}/hyphen.us-ru ${DESTDIR}${tmacdir}/locale/hyphen.us-ru
.include "../Makefile.cfg"
.include <bsd.prog.mk>