%{python_sitearch} → %{python2_sitearch}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-30 00:22:25 +02:00
parent fe71a913bf
commit 6c9283129e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -1142,8 +1142,8 @@ done
%if %{with_python2_probes} %if %{with_python2_probes}
%files runtime-python2 %files runtime-python2
%{python_sitearch}/HelperSDT %{python2_sitearch}/HelperSDT
%{python_sitearch}/HelperSDT-*.egg-info %{python2_sitearch}/HelperSDT-*.egg-info
%endif %endif
%if %{with_python3_probes} %if %{with_python3_probes}
%files runtime-python3 %files runtime-python3