mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
[ICU-65] update for new gentz usage
X-Commit-URL: https://ssl.icu-project.org/trac/changeset/301
This commit is contained in:
parent
cc926cce78
commit
31bf9e1147
1 changed files with 1 additions and 4 deletions
|
@ -35,10 +35,7 @@ gencnval\%toolversion%\gencnval -c-
|
|||
genccode\%toolversion%\genccode "%ICU_DATA%cnvalias.dat"
|
||||
|
||||
echo create tz.dat from tz.txt
|
||||
rem - This currently creates a spurious zero byte -
|
||||
rem - tz.dat file in the gentz dir, as well as the -
|
||||
rem - actual tz.dat file in the data directory. -
|
||||
gentz\%toolversion%\gentz -c- gentz\tz.txt gentz\tz.dat
|
||||
gentz\%toolversion%\gentz -c- gentz\tz.txt
|
||||
genccode\%toolversion%\genccode "%ICU_DATA%tz.dat"
|
||||
|
||||
echo create the data DLL
|
||||
|
|
Loading…
Add table
Reference in a new issue