Fix %%files section of python2 subpackage
This commit is contained in:
parent
d0c9058d09
commit
1cf160c1ac
@ -207,7 +207,7 @@ popd
|
||||
%endif # with_python3
|
||||
%endif # with_check
|
||||
|
||||
%files
|
||||
%files -n python2-setuptools
|
||||
%doc *.txt docs
|
||||
%{python2_sitelib}/*
|
||||
%{_bindir}/easy_install
|
||||
|
Loading…
Reference in New Issue
Block a user