mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 00:09:35 -06:00
8351439: [8u] test/java/util/TimeZone/tools/share/Makefile use wrong path to tzdb
Reviewed-by: sgehwolf, dcherepanov
This commit is contained in:
parent
af6e57b719
commit
535e6215ca
@ -30,7 +30,7 @@
|
||||
# make install
|
||||
#
|
||||
|
||||
TZDATA = ../../../../../../../src/java.base/share/data/tzdata
|
||||
TZDATA = ../../../../../../make/data/tzdata
|
||||
TZDATA_VER = `grep '^tzdata' $(TZDATA)/VERSION`
|
||||
TZNAME = africa antarctica asia australasia europe northamerica \
|
||||
solar87 solar88 solar89 southamerica \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user