wok rev 16464

tzdata: fix, old receipt was committed
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 21 21:30:10 2014 +0300 (2014-04-21)
parents 70d83a62ab50
children 4c9e6fbf8207
files tzdata/receipt
line diff
     1.1 --- a/tzdata/receipt	Mon Apr 21 17:37:01 2014 +0300
     1.2 +++ b/tzdata/receipt	Mon Apr 21 21:30:10 2014 +0300
     1.3 @@ -20,7 +20,7 @@
     1.4  	mkdir -p $ZONEINFO/posix $ZONEINFO/right
     1.5  
     1.6  	tzs="etcetera southamerica northamerica europe africa antarctica asia \
     1.7 -australasia backward pacificnew solar87 solar88 solar89 systemv"
     1.8 +australasia backward pacificnew systemv"
     1.9  	zic -L /dev/null	-d $ZONEINFO		-y "sh yearistype.sh" $tzs
    1.10  	zic -L /dev/null	-d $ZONEINFO/posix	-y "sh yearistype.sh" $tzs
    1.11  	zic -L leapseconds	-d $ZONEINFO/right	-y "sh yearistype.sh" $tzs