diff --git a/newt.spec b/newt.spec index 3387256..cea7e37 100644 --- a/newt.spec +++ b/newt.spec @@ -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