Regenerate the Makefile so that actually the new generated collation are

properly installed
This commit is contained in:
bapt 2016-04-16 19:39:51 +00:00
parent 2172294040
commit 13f217e478

View File

@ -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} \