From b43353172960688f7f8531d428d4b205c86ff7dc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:21 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitearch}=20=E2=86=92=20%{python2=5F?= =?UTF-8?q?sitearch}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- stfl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stfl.spec b/stfl.spec index 17712d8..f247ccc 100644 --- a/stfl.spec +++ b/stfl.spec @@ -140,8 +140,8 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod %{perl_vendorarch}/auto/stfl/* %files -n python2-stfl -%{python_sitearch}/stfl.py* -%{python_sitearch}/_stfl.so +%{python2_sitearch}/stfl.py* +%{python2_sitearch}/_stfl.so %files ruby %{ruby_vendorarchdir}/stfl.so