From 911ee9ee8df439f62d1759f437ba04edd5033d9b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 29 2018 22:22:21 +0000 Subject: %{python_sitearch} → %{python2_sitearch} Signed-off-by: Igor Gnatenko --- 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}