14
0
forked from pool/python-flit
2025-08-19 14:04:20 +00:00
committed by Git OBS Bridge
parent c1b97aee0c
commit 2a3637f571

View File

@@ -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
}