The R Project SVN R

Rev

Rev 49224 | Rev 50217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49224 Rev 49764
Line 18... Line 18...
18
time_t is signed, which it is on all sensible platforms.)
18
time_t is signed, which it is on all sensible platforms.)
19
 
19
 
20
To remake it, use a machine with zic in the path (it may be /usr/sbin/zic).
20
To remake it, use a machine with zic in the path (it may be /usr/sbin/zic).
21
Copy the current version of tzdataXXXXx.tar.gz to this directory and run
21
Copy the current version of tzdataXXXXx.tar.gz to this directory and run
22
 
22
 
23
make -f Make.zi VERSION=2009k
23
make -f Make.zi VERSION=2009m
24
 
24
 
25
for the appropriate version.
25
for the appropriate version.