Thread
:
Maemo5 Incorrect Daylight Savings in Israel
View Single Post
Android_808
2013-09-29 , 08:46
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#
8
Took some time to take a quick look at Arch. They split zoneinfo off into tzdata package. glibc then depends on that.
The PKGBUILD for the file makes use of a package() section, which calls make install and installs some config files etc. At the moment I don't know what is missing/added to prevent zoneinfo files being installed.
tzdata pulls in files from iana, including leap seconds, and creates the files as part of its package() process. Looks relatively straight forward to replicate.
https://projects.archlinux.org/svnto...ackages/tzdata
Quote & Reply
|
The Following User Says Thank You to Android_808 For This Useful Post:
Mentalist Traceur
Android_808
View Public Profile
Send a private message to Android_808
Find all posts by Android_808