%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
000be99d33
commit
911ee9ee8d
@ -567,8 +567,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
%files -n python2-libreport
|
%files -n python2-libreport
|
||||||
%{python_sitearch}/report/
|
%{python2_sitearch}/report/
|
||||||
%{python_sitearch}/reportclient/
|
%{python2_sitearch}/reportclient/
|
||||||
%endif # with python2
|
%endif # with python2
|
||||||
|
|
||||||
%if %{with python3}
|
%if %{with python3}
|
||||||
|
Loading…
Reference in New Issue
Block a user