https://bugzilla.redhat.com/show_bug.cgi?id=1281739



--- Comment #5 from Filip SzymaƄski <[email protected]> ---
One more thing - in Fedora >= 22, as well as RHEL7 %{python_sitelib} macro is
defined. So I'm not sure if it is needed:

%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?pyver: %global pyver %(%{__python} -c "import sys ; print
sys.version[:3]")}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to