HomeFreeBSD

ctypedef: fix installation of C.UTF-8

Description

ctypedef: fix installation of C.UTF-8

The appropriate directory and name were assigned to the FILESDIR
grouping, but not the ALWAYS grouping where C.UTF-8 is actually
assigned. Add the appropriate bits for ALWAYSDIR, and remove an
obsolete *PACKAGE= assignment since C.UTF-8 is explicitly not included
in FILES.

Prior to this change, C.UTF-8 was being installed as
/usr/share/C.UTF-8.LC_CTYPE.

Reviewed by: manu
Fixes: 0fa5403d493b ("pkgbase: move locales into their own package")
Differential Revision: https://reviews.freebsd.org/D31429

Details

Provenance
kevansAuthored on Aug 5 2021, 6:39 PM
Reviewer
rG0fa5403d493b: pkgbase: move locales into their own package
Differential Revision
D31429: ctypedef: fix installation of C.UTF-8
Parents
rG645b46d379a0: pkgbase: fix locale packages
Branches
Unknown
Tags
Unknown