git: DragonFly_RELEASE_2_12 zone.tab: Fix tzsetup(8) breakage.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Oct 27 20:26:21 PDT 2011
commit ec4cf6be4b88f6482629405bfd2a4bcd2a90c4db
Author: Sascha Wildner <saw at online.de>
Date: Fri Oct 28 05:23:19 2011 +0200
zone.tab: Fix tzsetup(8) breakage.
If a country has >1 zones, each one needs a description.
tzdata2011m accidentally violated this rule (when Moldova was split),
which caused tzsetup(8) to exit early and whine about it:
tzsetup: /usr/share/zoneinfo/zone.tab:261: conflicting zone definition
To fix this, add the standard "most locations" for the Europe/Chisinau
zone until the next tzdata2011n arrives.
Summary of changes:
share/zoneinfo/zone.tab | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec4cf6be4b88f6482629405bfd2a4bcd2a90c4db
--
DragonFly BSD source repository
More information about the Commits
mailing list