mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Regenerate the Makefile so that actually the new generated collation are
properly installed
This commit is contained in:
parent
1446644b6f
commit
d8fd68b648
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue