From bb1a398be6fc3128ec2ca74992e866ea2dd6d2ef Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:11 +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-augeas.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-augeas.spec b/python-augeas.spec index 5e6e206..dd9692e 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -59,8 +59,8 @@ python3-augeas is a set of Python bindings around augeas. %files -n python2-augeas %license COPYING %doc AUTHORS README.txt -%{python_sitelib}/augeas.py* -%{python_sitelib}/python_augeas*.egg-info +%{python2_sitelib}/augeas.py* +%{python2_sitelib}/python_augeas*.egg-info %if 0%{?with_python3} %files -n python3-augeas