From d0331184ca8f9b544224e5f0d725af54d2aa462b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:21 +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-pycparser.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index ab5fa46..81cf749 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -101,8 +101,8 @@ popd %files -n python2-pycparser %license LICENSE %doc examples -%{python_sitelib}/pycparser/ -%{python_sitelib}/pycparser-*.egg-info +%{python2_sitelib}/pycparser/ +%{python2_sitelib}/pycparser-*.egg-info %if 0%{?with_python3} %files -n python3-pycparser