mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
update for new gentz usage
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/65 git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@301 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
parent
ec35942614
commit
2e6ab7d905
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