pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
On Tue, Sep 15, 2015 at 11:40:56PM +0200, Thomas Klausner wrote:
> On Tue, Sep 15, 2015 at 08:56:33PM +0000, Joerg Sonnenberger wrote:
> > Module Name: pkgsrc
> > Committed By: joerg
> > Date: Tue Sep 15 20:56:33 UTC 2015
> >
> > Modified Files:
> > pkgsrc/devel/gmp: inplace.mk
> > pkgsrc/math/mpcomplex: inplace.mk
> > pkgsrc/math/mpfr: inplace.mk
> >
> > Log Message:
> > Don't clean intermediate files after checksum/patch phase.
> > The work directories are almost empty, so it doesn't save much space.
> > It makes debugging annoying and it breaks local DISTDIR settings.
>
> Who will run the clean target for them?
The WRKDIR is placed under the package using the inplace.mk, e.g.
lang/gcc5's WRKDIR. So make clean of that package will also remove gmp's
WRKDIR etc.
Joerg
Home |
Main Index |
Thread Index |
Old Index