From 84161732c20e42da9c14f4f7d956b7dde0167500 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:15 +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 --- geos.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/geos.spec b/geos.spec index 9629ee5..cf2e9dd 100644 --- a/geos.spec +++ b/geos.spec @@ -115,10 +115,10 @@ make %{?_smp_mflags} check || exit 0 %dir %{python_sitearch}/%{name} %exclude %{python_sitearch}/%{name}/_%{name}.a %exclude %{python_sitearch}/%{name}/_%{name}.la -%{python_sitearch}/%{name}.pth -%{python_sitearch}/%{name}/*.py -%{python_sitearch}/%{name}/*.py? -%{python_sitearch}/%{name}/_%{name}.so +%{python2_sitearch}/%{name}.pth +%{python2_sitearch}/%{name}/*.py +%{python2_sitearch}/%{name}/*.py? +%{python2_sitearch}/%{name}/_%{name}.so %changelog * Wed Jul 25 2018 Devrim Gündüz - 3.6.1-10