git: DragonFly_RELEASE_4_8 zoneinfo: Create a /usr/share/zoneinfo/UTC link.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Apr 14 11:30:57 PDT 2017
commit 56710646fbdf9568deb2945d40cfb2189c4cde1e
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/56710646fbdf9568deb2945d40cfb2189c4cde1e
--
DragonFly BSD source repository
More information about the Commits
mailing list