Drop python_sitearch definition
It's defined by standard rpm macros these days and no need to redefine it.
This commit is contained in:
parent
3e38ce5415
commit
46cfa72bb1
@ -1,5 +1,3 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: pycairo
|
||||
Version: 1.15.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user