[Bug 2865] [IcedTea8] Handle uninstallation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Mar 5 02:09:17 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=6c9c43c172bb
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Mar 04 20:38:10 2016 +0000

    PR2865: Handle uninstallation.

    2016-03-04  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR2865: Handle uninstallation.
        * Makefile.am:
        (uninstall-local): Implemented. Deletes files
        installed by install-exec-local and install-data-local,
        then removes directories created by those targets.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_CHECK_FOR_RMDIR): Check that rmdir is installed
        and see if it supports the --ignore-fail-on-empty option.
        * configure.ac:
        Invoke IT_CHECK_FOR_RMDIR.

-- 
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/20160305/8b1d91dc/attachment.html>


More information about the distro-pkg-dev mailing list