diff --git a/python-dill.spec b/python-dill.spec index 9b3f824..cff0013 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -75,7 +75,7 @@ find dill -name '*.py' -exec sed -i '1{\@^#!%{_bindir}/env python@d}' {} \; %python_clone -a %{buildroot}%{_bindir}/undill %python_clone -a %{buildroot}%{_bindir}/get_gprof %python_clone -a %{buildroot}%{_bindir}/get_objgraph -%{python_group_libalternatives} undill get_gprof get_objgraph +%python_group_libalternatives undill get_gprof get_objgraph %check export PYTHONDONTWRITEBYTECODE=1