[Bug 3631] [IcedTea7] Use ${datadir} when specifying default tz.properties location
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Dec 30 08:43:50 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3631
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=4d6159cbb6bd
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Dec 30 08:20:24 2018 +0000
PR3631: Use ${datadir} when specifying default tz.properties location
2018-09-24 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3631: Use ${datadir} when specifying default
tz.properties location
* Makefile.am:
(EXTRA_DIST): Remove stp.in files which are already
handled by configure. Add tz.properties.in which no
longer is.
(clean-local): Add clean-tz.properties.
(.PHONY): Likewise.
(add-tzdata-support): Depend on tz.properties.
(add-tzdata-support-debug): Likewise.
(add-tzdata-support-boot): Likewise.
(tz.properties): Generate tz.properties from
tz.properties.in by substituting the value of
TZDATA_DIR determined by configure.
(clean-tz.properties): Remove generated
tz.properties.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_TZDATA_DIR): Use ${datadir}/javazi
as default. Sync macro with improvements in
similiar IT_WITH_TAPSET_DIR.
* tz.properties.in: Use _TZDATA_DIR_ instead
of @TZDATA_DIR@ to distinguish it from
configure-based substitution.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20181230/52817fba/attachment.html>
More information about the distro-pkg-dev
mailing list