%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
39aeac3437
commit
bb1a398be6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user