diff --git a/systemtap.spec b/systemtap.spec index a753b25..8a1a2c3 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -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