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

(cherry picked from commit 23a0c88b037625745b88d1661b9552f1ebe97ebc)

Details

Provenance
philipAuthored on May 21 2025, 9:15 AM
Parents
rG4e0a5fd7b608: service(8): Allow for passing no arguments to the service script
Branches
Unknown
Tags
Unknown