Fix $COMPAT_SYMLINK for ja_JP.eucJP.
This commit is contained in:
parent
371645fee4
commit
9bafe6ce9f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25927
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SUBDIR+= books
|
|||
SUBDIR+= man
|
||||
.endif
|
||||
|
||||
COMPAT_SYMLINK = ja_JP.eucJP
|
||||
COMPAT_SYMLINK = ja
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue