From 53f2cbce7a3ade2737acb2c0f9f0b3d4cbf30a7f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:29 +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 --- zbar.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zbar.spec b/zbar.spec index abccde1..05496b6 100644 --- a/zbar.spec +++ b/zbar.spec @@ -161,8 +161,8 @@ rm -rf $RPM_BUILD_ROOT/usr/share/doc/zbar-%{version}/ %if 0%{?fedora} %files pygtk -%{python_sitearch}/zbarpygtk.so -%{python_sitearch}/zbar.so +%{python2_sitearch}/zbarpygtk.so +%{python2_sitearch}/zbar.so %endif %files qt