[tz] compiling backzone file with zic - How to?
Paul Eggert
eggert at cs.ucla.edu
Fri Jun 28 20:04:38 UTC 2019
On 6/28/19 10:50 AM, Alois Treindl wrote:
>
> What is the correct command line for zic so that information in
> backzone is considered?
>
A comment in 'backzone' says:
# This file is not intended to be compiled standalone, as it
# assumes rules from other files. In the tz distribution, use
# 'make PACKRATDATA=backzone zones' to compile and install this file.
That 'make' command eventually runs something like 'zic -d
/usr/share/zoneinfo tzdata.zii', where tzdata.zi contains the backzone info.
More information about the tz
mailing list