don't use unversioned python_sitearch macro

This commit is contained in:
Miroslav Lichvar 2018-02-21 15:40:10 +01:00
parent b9595e4934
commit 21fd3773fe

View File

@ -106,8 +106,8 @@ make DESTDIR=$RPM_BUILD_ROOT install
%files -n python2-newt
%doc peanuts.py popcorn.py
%{python_sitearch}/*.so
%{python_sitearch}/*.py*
%{python2_sitearch}/*.so
%{python2_sitearch}/*.py*
%files python3
%doc peanuts.py popcorn.py