commit 17182a7f06103ec541186b596ad08d57ce763c39
Author: John Marino <[email protected]>
Date: Wed Jul 29 00:17:30 2015 +0200
cldr2def: Fix colldef makefile for full buildworld
The LC_COLLATE file generation will fail with relative paths, so
use ${.CURDIR} in the makefile to fix buildworld. Also the output
file has to include the object directory, otherwise the files are
all build in /usr/src.
Summary of changes:
tools/tools/locale/tools/cldr2def.pl | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17182a7f06103ec541186b596ad08d57ce763c39
--
DragonFly BSD source repository