It seems running
%{__python} setup.py build
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
will install into arch-specific python dir? The previous cython didn't do
this I believe?
e.g.:
/usr/lib64/python2.5/site-packages/...
It looks like all the installed code is pure python - so it should be in non
arch-specific python dir.
Was this changed, and is this intentional?
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev