Regenerate the Makefile so that actually the new generated collation are
properly installed
This commit is contained in:
parent
2172294040
commit
13f217e478
@ -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