From 3545a7e2bbb8c02b142ff6a30fa8432d544adb0cd43b37a67bc50eb7508931d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 19 Aug 2025 14:04:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit?expand=0&rev=32 --- python-flit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }