git: zoneinfo: Create a /usr/share/zoneinfo/UTC link.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Apr 13 13:43:40 PDT 2017
commit d5ac093c363a8c5888c7760f1558b0da8de6e014
Author: Sascha Wildner <saw at online.de>
Date: Thu Apr 13 22:37:51 2017 +0200
zoneinfo: Create a /usr/share/zoneinfo/UTC link.
We renamed GMT to UTC in 949d11f282cb90e67a6d24e8017b0ceb83746d29.
This commit is a followup to that commit and fixes tzload() when
called with gmt[] from gmtload().
Because upstream still uses GMT, stuff the link into a separate
file to not pollute the "etcetera" file.
Also, keep the /usr/share/zoneinfo/GMT link for now.
Reported-by: ftigeot
Summary of changes:
share/zoneinfo/Makefile | 1 +
share/zoneinfo/dragonfly | 3 +++
2 files changed, 4 insertions(+)
create mode 100644 share/zoneinfo/dragonfly
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5ac093c363a8c5888c7760f1558b0da8de6e014
--
DragonFly BSD source repository
More information about the Commits
mailing list