John White wrote:
> To package freevo, I need to use the DESTDIR feature
> whose could be found in all good gnu Makefile.in ; I
> would like to know howto do that with python and
> especially with freevo.
>  
> example:
>  
> make DESTDIR=/mydir install
> -> /mydir/etc/freevo/local_conf.py
> -> /mydir/usr/bin/freevo
> ...

use 'python setup.py install --help' to get all arguments for the
install function. You want --prefix I guess.


Dischi

-- 
Never let a computer know you're in a hurry.

Attachment: pgpStxRNOzyBq.pgp
Description: PGP signature

Reply via email to