tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: destdir: 'make package' inconsistency



On Sun, Jan 04, 2009 at 10:22:36PM +0900, OBATA Akio wrote:
> But even after the change, behaviour of 'make install' differ.
> Without destdir:
>       make install
> -> binary package is not created
> With destdir:
>       make install
> -> binary package is created 

True. The bad case here is that a possibly previously existing binary
package is overwritten. I still prefer that to not having the files
installed though.
 Thomas


Home | Main Index | Thread Index | Old Index