Page MenuHomeFreeBSD

cldr2def.pl: Fix make install
ClosedPublic

Authored by jlduran on Nov 27 2025, 7:28 PM.
Tags
None
Referenced Files
F163029738: D53961.id167206.diff
Sun, Jul 19, 9:28 AM
Unknown Object (File)
Fri, Jul 17, 2:21 PM
Unknown Object (File)
Wed, Jul 15, 3:36 PM
Unknown Object (File)
Wed, Jul 15, 6:56 AM
Unknown Object (File)
Wed, Jul 15, 6:56 AM
Unknown Object (File)
Tue, Jul 14, 10:03 AM
Unknown Object (File)
Mon, Jul 13, 7:07 PM
Unknown Object (File)
Sat, Jul 4, 11:48 PM
Subscribers

Details

Summary

Follow up on 86c71e97d19f ("pkgbase: locales: Also tag the files dir"),
and adapt cldr2def.pl script in order to fix make install.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68912
Build 65795: arc lint + arc unit

Event Timeline

tools/tools/locale/tools/cldr2def.pl
1106

I believe this should be "=locales" not \${LOCALEDIR}/\${f}

tools/tools/locale/tools/cldr2def.pl
1106

Yes, sorry. That's what happens when you try to apply a diff manually.

jlduran marked an inline comment as done.

Fix the package name (locales). There is no package named ${LOCALEDIR}/${f}.

This revision is now accepted and ready to land.Dec 4 2025, 8:20 AM
This revision was automatically updated to reflect the committed changes.