mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
Regenerate the Makefile so that actually the new generated collation are
properly installed
This commit is contained in:
parent
1446644b6f
commit
d8fd68b648
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298125
@ -221,6 +221,7 @@ FILESDIR_${f}.LC_COLLATE= ${LOCALEDIR}/${f}
|
||||
|
||||
.for f t in ${LOCALES_MAPPED}
|
||||
FILES+= $t.LC_COLLATE
|
||||
FILESDIR_$t.LC_COLLATE= ${LOCALEDIR}/$t
|
||||
$t.LC_COLLATE: ${.CURDIR}/$f.src
|
||||
localedef -D -U -i ${.ALLSRC} \
|
||||
-f ${MAPLOC}/map.${.TARGET:T:R:E} \
|
||||
|
Loading…
Reference in New Issue
Block a user