%{python_sitelib} → %{python2_sitelib}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-29 23:11:11 +02:00
parent 39aeac3437
commit bb1a398be6
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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