summaryrefslogtreecommitdiffstats
path: root/share/colldef/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-04-16 19:39:51 +0000
committerbapt <bapt@FreeBSD.org>2016-04-16 19:39:51 +0000
commit13f217e478d1a81c9530aaf202f108ec44ee5363 (patch)
tree7f751f43a906b5bee1d74ec2bf86d51abe7a981b /share/colldef/Makefile
parent2172294040a58f6cd9c0a382f13c35712ab38143 (diff)
downloadFreeBSD-src-13f217e478d1a81c9530aaf202f108ec44ee5363.zip
FreeBSD-src-13f217e478d1a81c9530aaf202f108ec44ee5363.tar.gz
Regenerate the Makefile so that actually the new generated collation are
properly installed
Diffstat (limited to 'share/colldef/Makefile')
-rw-r--r--share/colldef/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index bc975bf..01578af 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -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} \
OpenPOWER on IntegriCloud