mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +00:00
fix LOCALEDIR
This commit is contained in:
parent
0dd0f9be49
commit
1b45e33270
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51315
@ -7,7 +7,7 @@ TMACGRP?= ${BINGRP}
|
||||
TMACMODE?= ${NOBINMODE}
|
||||
TMACDIR?= /usr/share/tmac
|
||||
MDOCDIR?= ${TMACDIR}/mdoc
|
||||
LOCALEDIR?= ${TMACDIR}/locale
|
||||
LOCALEDIR?= ${MDOCDIR}/locale
|
||||
|
||||
MAN7= groff_ms.7 me.7 msafer.7
|
||||
MLINKS= groff_ms.7 ms.7 me.7 groff_me.7 msafer.7 groff_msafer.7
|
||||
|
Loading…
Reference in New Issue
Block a user