change default install directory when using bdist_rpm

krithika.sridhar at gmail.com krithika.sridhar at gmail.com
Fri Jul 21 00:09:02 EDT 2006


Hi,

I'm using :
python setup.py bdist_rpm

to create an rpm package to distribute my python app on linux.

When i install the rpm, the files are installed in
/usr/share/python/site-packages/..... directory by default.

How do i change the installation directory??

Thanks,
krithika




More information about the Python-list mailing list