From d764d69f76c5353c57287f0f412941168ebc83f967c080c6f57f1546a324142b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 20 Aug 2025 06:58:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasttext?expand=0&rev=15 --- python-fasttext.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-fasttext.spec b/python-fasttext.spec index 509e629..2d44b30 100644 --- a/python-fasttext.spec +++ b/python-fasttext.spec @@ -110,7 +110,7 @@ export LDFLAGS=-L%{__builddir} %install %cmake_install %pyproject_install -%python_clone -a %{buildroot}/%{_bindir}/fasttext +%python_clone -a %{buildroot}%{_bindir}/fasttext %{python_expand : %fdupes %{buildroot}%{$python_sitearch} }