Drop python_sitearch definition

It's defined by standard rpm macros these days and no need to redefine
it.
This commit is contained in:
Kalev Lember 2017-09-14 21:46:06 +02:00
parent 3e38ce5415
commit 46cfa72bb1

View File

@ -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}