%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
887ad51f0d
commit
72b4bf9253
@ -74,7 +74,7 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files -n python2-configshell
|
%files -n python2-configshell
|
||||||
%{python_sitelib}/*
|
%{python2_sitelib}/*
|
||||||
%doc COPYING README.md
|
%doc COPYING README.md
|
||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
|
Loading…
Reference in New Issue
Block a user