tech-pkg archive

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

Re: destdir: 'make package' inconsistency



On Sun, 04 Jan 2009 22:04:39 +0900, Thomas Klausner <wiz%netbsd.org@localhost> 
wrote:

> Without destdir:
>       make install
> -> all files are in ${PREFIX}
> With destdir:
>       make install
> -> no files are in ${PREFIX}
>
> So let's keep 'make install' behaving the same, and add a
> 'destdir-install' for those who want it :)
>  Thomas
> 

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 

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index