HomeFreeBSD

zoneinfo: don't install version

Description

zoneinfo: don't install version

The commit teaching the build to install tzdata.zi for libcxx also
instals version. It turns out this makes at least one piece of third
party software cry: rubygem-tzinfo expects any file in zoneinfo to be at
least 44 bytes long. Clearly this is a bug in rubygem-tzinfo but since
nothing actually uses version, we may as well not install it ... as we
did previously.

Reported by: delphij
Fixes: 91506dba7f2e zoneinfo: also install tzdata.zi and version
MFC after: 1 day

Details

Provenance
philipAuthored on May 21 2025, 9:15 AM
Parents
rGbbc0b39ef7df: make.conf.5: add CPUTYPE?= note from UPDATING
Branches
Unknown
Tags
Unknown