2025-08-19 14:04:20 +00:00
committed by Git OBS Bridge
parent b4a6304800
commit 3545a7e2bb

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
}