%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
fe71a913bf
commit
6c9283129e
@ -1142,8 +1142,8 @@ done
|
||||
|
||||
%if %{with_python2_probes}
|
||||
%files runtime-python2
|
||||
%{python_sitearch}/HelperSDT
|
||||
%{python_sitearch}/HelperSDT-*.egg-info
|
||||
%{python2_sitearch}/HelperSDT
|
||||
%{python2_sitearch}/HelperSDT-*.egg-info
|
||||
%endif
|
||||
%if %{with_python3_probes}
|
||||
%files runtime-python3
|
||||
|
Loading…
Reference in New Issue
Block a user