DragonFly BSD
DragonFly commits List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_10 zone.tab: Fix tzsetup(8) breakage.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Oct 2011 20:24:37 -0700 (PDT)

commit edc3bcbc2a3638a3d4d6c486fed852e31230e8a1
Author: Sascha Wildner <saw@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/edc3bcbc2a3638a3d4d6c486fed852e31230e8a1


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]