[Bug 2535] [IcedTea7] install-data-local needs to check that classes.jsa actually exists

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jul 14 21:36:35 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2535

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=a3c123889979
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Jul 14 22:35:05 2015 +0100

    PR2535: install-data-local needs to check that classes.jsa actually exists

    2015-06-17  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2535: 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/20150714/26ba4811/attachment-0001.html>


More information about the distro-pkg-dev mailing list