[PATCH 0 of 1] Fix make clean on icedtea6
Mark Wielaard
mjw at redhat.com
Tue Mar 20 06:33:37 PDT 2012
On Tue, 2012-03-20 at 09:26 -0400, Andrew Hughes wrote:
> There doesn't appear to be anything attached.
Yeah, sorry, that was hg email deciding to split the patch in two emails
with the intro as PATCH 0 of 1.
> > This doesn't affect icedtea7 since that never got the fix for
> > PR719: make distcheck should work in IcedTea6. Maybe that should be
> > forward
> > ported to icedtea7? If so then this patch should also be applied
> > there.
> >
> make distcheck has worked a lot longer on 7 than on 6. What is the
> fix you refer to?
# HG changeset patch
# User Andrew John Hughes <ahughes at redhat.com>
# Date 1321452073 0
# Node ID 1075c87ee0255fcf2ac59a461be0f5438c7c2650
# Parent b26203d46fdd414d8ebec5422349f6003029f23d
PR719: make distcheck work in IcedTea6
2011-11-11 Andrew John Hughes <ahughes at redhat.com>
PR719: make distcheck work in IcedTea6
* Makefile.am:
(distclean-local): Depend on clean-local.
(ports): Remove inapplicable conditionals from
reversion and ensure copied files have correct
permissions.
(clean-generated): Replace hardcoded name with
$(GENERATED_BUILD_DIR).
(clean-jtreg): Remove all empty directories.
* NEWS: List this fix.
If that one isn't necessary for icedtea7 then everything is fine.
Thanks,
Mark
More information about the distro-pkg-dev
mailing list