Do not forget to set the destination directory for the new collation
This commit is contained in:
parent
8276572f42
commit
1446644b6f
@ -820,6 +820,7 @@ sub make_makefile {
|
|||||||
$SRCOUT3 = "" .
|
$SRCOUT3 = "" .
|
||||||
".for f t in \${LOCALES_MAPPED}\n" .
|
".for f t in \${LOCALES_MAPPED}\n" .
|
||||||
"FILES+=\t\$t.LC_COLLATE\n" .
|
"FILES+=\t\$t.LC_COLLATE\n" .
|
||||||
|
"FILESDIR_\$t.LC_COLLATE=\t\${LOCALEDIR}/\$t\n" .
|
||||||
"\$t.LC_COLLATE: \${.CURDIR}/\$f.src\n" .
|
"\$t.LC_COLLATE: \${.CURDIR}/\$f.src\n" .
|
||||||
"\tlocaledef -D -U -i \${.ALLSRC} \\\n" .
|
"\tlocaledef -D -U -i \${.ALLSRC} \\\n" .
|
||||||
"\t\t-f \${MAPLOC}/map.\${.TARGET:T:R:E} \\\n" .
|
"\t\t-f \${MAPLOC}/map.\${.TARGET:T:R:E} \\\n" .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user