diff --git a/python-flit.spec b/python-flit.spec index f2a5db7..658b35b 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -73,7 +73,7 @@ Simplified packaging of Python modules %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%{python_expand # create $python name interpreter for test_find_python_excutable" +%{python_expand # create python name interpreter for test_find_python_excutable" mkdir build/testbin ln -s %{_bindir}/$python build/testbin/python }