Add russian hyphentation rules
This commit is contained in:
parent
9acd98f380
commit
f94052d6fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5670
@ -19,6 +19,8 @@ majorminor.cc: ${.CURDIR}/../VERSION
|
||||
afterinstall:
|
||||
install -c -o bin -g bin -m 444 ${.CURDIR}/hyphen.us \
|
||||
${DESTDIR}${tmacdir}/hyphen.us
|
||||
install -c -o bin -g bin -m 444 ${.CURDIR}/hyphen.us-ru \
|
||||
${DESTDIR}${tmacdir}/hyphen.us-ru
|
||||
|
||||
.include "../Makefile.cfg"
|
||||
.include <bsd.prog.mk>
|
||||
|
4833
gnu/usr.bin/groff/troff/hyphen.us-ru
Normal file
4833
gnu/usr.bin/groff/troff/hyphen.us-ru
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user