LICENSE.txt gets installed already; remove duplicatation.
This commit is contained in:
parent
5369b5113e
commit
47dd37d0c3
@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE.txt installed-docs/*
|
%doc installed-docs/*
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user