diff --git a/SPECS/python-ddt.spec b/SPECS/python-ddt.spec index 29f1a00..049714d 100644 --- a/SPECS/python-ddt.spec +++ b/SPECS/python-ddt.spec @@ -55,8 +55,8 @@ Summary: %{summary} %files -n python3-%{srcname} %license LICENSE.md -%{python3_sitearch}/%{srcname}/ -%{python3_sitearch}/%{srcname}-*.egg-info/ +%{python3_sitelib}/%{srcname}/ +%{python3_sitelib}/%{srcname}-*.egg-info/ %doc README.md