mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
install hyphen.us-ru under locale subdir
This commit is contained in:
parent
2c3cb52472
commit
6801fbaaa3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51177
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user