Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149303593
D53961.1789842075.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
681 B
Referenced Files
None
Subscribers
None
D53961.1789842075.diff
View Options
diff --git a/tools/tools/locale/tools/cldr2def.pl b/tools/tools/locale/tools/cldr2def.pl
--- a/tools/tools/locale/tools/cldr2def.pl
+++ b/tools/tools/locale/tools/cldr2def.pl
@@ -923,6 +923,7 @@
".for f t in \${LOCALES_MAPPED}\n" .
"FILES+=\t\$t.LC_COLLATE\n" .
"FILESDIR_\$t.LC_COLLATE=\t\${LOCALEDIR}/\$t\n" .
+ "FILESDIR_\$t.LC_COLLATEPACKAGE=\tlocales\n" .
"\$t.LC_COLLATE: \${.CURDIR}/\$f.src\n" .
"\tlocaledef \${LOCALEDEF_ENDIAN} -D -U " .
"-i \${.ALLSRC} \\\n" .
@@ -1102,6 +1103,7 @@
.for f in \${LOCALES}
FILESDIR_\${f}.${SRCOUT2}= \${LOCALEDIR}/\${f}
+FILESDIR_\${f}.${SRCOUT2}PACKAGE= locales
.endfor
${SRCOUT3}.include <bsd.prog.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 19, 6:21 PM (9 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29788146
Default Alt Text
D53961.1789842075.diff (681 B)
Attached To
Mode
D53961: cldr2def.pl: Fix make install
Attached
Detach File
Event Timeline
Log In to Comment