# HG changeset patch # User Aleksej Bobylev # Date 1398105010 -10800 # Node ID 5534e6a526a5323702ece215866d49c0dcc73ec7 # Parent 70d83a62ab50353003092144d2fff0151fb5c760 tzdata: fix, old receipt was committed diff -r 70d83a62ab50 -r 5534e6a526a5 tzdata/receipt --- a/tzdata/receipt Mon Apr 21 17:37:01 2014 +0300 +++ b/tzdata/receipt Mon Apr 21 21:30:10 2014 +0300 @@ -20,7 +20,7 @@ mkdir -p $ZONEINFO/posix $ZONEINFO/right tzs="etcetera southamerica northamerica europe africa antarctica asia \ -australasia backward pacificnew solar87 solar88 solar89 systemv" +australasia backward pacificnew systemv" zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" $tzs zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" $tzs zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" $tzs