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 <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to