[Bug 2454] [IcedTea8] install-data-local needs to check that classes.jsa actually exists
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jun 18 20:57:43 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2454
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=a366a80437b7
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jun 18 20:27:38 2015 +0100
PR2454: install-data-local needs to check that classes.jsa actually exists
2015-06-17 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2454: install-data-local needs to check that
classes.jsa actually exists
* Makefile.am:
(install-data-local): Remove conditionals around
classes.jsa installation, instead just checking
that the file exists. Create the directory for it
first, as technically install-data-local does not
depend on install-exec-local and so should be
self-sufficient.
* NEWS: Updated.
--
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/20150618/3c7f8145/attachment.html>
More information about the distro-pkg-dev
mailing list