diff --git a/ansible.spec b/ansible.spec index 058a192..807a13e 100644 --- a/ansible.spec +++ b/ansible.spec @@ -365,7 +365,7 @@ popd %files %if 0%{?with_python2} -%{python_sitelib}/ansible* +%{python2_sitelib}/ansible* %endif %{_bindir}/ansible* %if 0%{?with_python3} && 0%{?with_python2}