[beports] Re: making binary zips
- From: Brecht Machiels <brecht@xxxxxxxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Mon, 16 Jun 2008 09:45:45 +0200
Hello,
On Mon, 2008-06-16 at 07:54 +0200, Grzegorz Dąbrowski wrote:
> This is very bad idea. Autotools supports DESTDIR variable. You should
> build package as usual and install files to different directory, e.g.:
> make install DESTDIR=~/mytmproot
> and then zip all from $DESTDIR
I am not sure about this, but I think this might not work for all
software packages. IIRC, some software depends on the package being
installed to the directory specified with --prefix, as it will look
there for data files for example.
Hopefully someone with more experience can comment on this.
Regards,
Brecht
--
BePorts homepage - http://tools.assembla.com/BePorts
List archives: http://www.freelists.org/archives/beports
Administrative contact: brecht@xxxxxxxxxxx
- References:
- [beports] making binary zips
- From: scott mc
- [beports] Re: making binary zips
- From: Grzegorz Dąbrowski
Other related posts:
- » [beports] making binary zips
- » [beports] Re: making binary zips
- » [beports] Re: making binary zips
- » [beports] Re: making binary zips
- » [beports] Re: making binary zips
- [beports] making binary zips
- From: scott mc
- [beports] Re: making binary zips
- From: Grzegorz Dąbrowski