%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0e3800ca6b
commit
2192da81dd
@ -71,8 +71,8 @@ popd
|
||||
|
||||
%files -n python2-blinker
|
||||
%doc docs/ CHANGES LICENSE README.md PKG-INFO
|
||||
%{python_sitelib}/*.egg-info
|
||||
%{python_sitelib}/%{mod_name}
|
||||
%{python2_sitelib}/*.egg-info
|
||||
%{python2_sitelib}/%{mod_name}
|
||||
|
||||
%if 0%{?with_python3}
|
||||
%files -n python3-blinker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user