diff --git a/libreport.spec b/libreport.spec index 4743388..65b387d 100644 --- a/libreport.spec +++ b/libreport.spec @@ -567,8 +567,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %if %{with python2} %files -n python2-libreport -%{python_sitearch}/report/ -%{python_sitearch}/reportclient/ +%{python2_sitearch}/report/ +%{python2_sitearch}/reportclient/ %endif # with python2 %if %{with python3}