From bb1a398be6fc3128ec2ca74992e866ea2dd6d2ef Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 29 2018 21:11:11 +0000 Subject: %{python_sitelib} → %{python2_sitelib} Signed-off-by: Igor Gnatenko --- 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