[Distutils] Disabling --single-version-externally-managed

Ignacio Vazquez-Abrams ivazqueznet at gmail.com
Wed Aug 29 07:14:54 CEST 2007


I have some packages that I'm using the following with:

%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT

I now need to install multiple versions of one of the packages and so
need to disable the implicit --single-version-externally-managed. How
can I do so and still use setup.py install?

-- 
Ignacio Vazquez-Abrams <ivazqueznet at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20070829/edc42fc0/attachment.pgp 


More information about the Distutils-SIG mailing list