Page MenuHomeFreeBSD

cldr2def.pl: Fix make install
ClosedPublic

Authored by jlduran on Nov 27 2025, 7:28 PM.
Tags
None
Referenced Files
F163344623: D53961.id167228.diff
Wed, Jul 22, 8:26 AM
Unknown Object (File)
Tue, Jul 21, 6:08 PM
Unknown Object (File)
Mon, Jul 20, 3:26 PM
Unknown Object (File)
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
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 Not Applicable
Unit
Tests Not Applicable

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.