From 2192da81dd2112218a171708c87214096e936ae7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:55 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitelib}=20=E2=86=92=20%{python2=5Fs?= =?UTF-8?q?itelib}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- python-blinker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-blinker.spec b/python-blinker.spec index ce3f390..75daabf 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -71,8 +71,8 @@ popd %files -n python2-blinker %doc docs/ CHANGES LICENSE README.md PKG-INFO -%{python_sitelib}/*.egg-info -%{python_sitelib}/%{mod_name} +%{python2_sitelib}/*.egg-info +%{python2_sitelib}/%{mod_name} %if 0%{?with_python3} %files -n python3-blinker