Regenerate the Makefile so that actually the new generated collation are

properly installed
This commit is contained in:
Baptiste Daroussin 2016-04-16 19:39:51 +00:00
parent 1446644b6f
commit d8fd68b648
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298125

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