Ensure all subpackages either have the LICENSE file or depend on one with it
This commit is contained in:
parent
9233071456
commit
16540ca168
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ export TZ=UTC
|
|||
|
||||
%files
|
||||
%doc CHANGES.rst AUTHORS
|
||||
%license LICENSE
|
||||
%{_bindir}/pybabel
|
||||
|
||||
%if %{without bootstrap}
|
||||
|
|
@ -122,6 +121,7 @@ export TZ=UTC
|
|||
|
||||
%if %{without bootstrap}
|
||||
%files doc
|
||||
%license LICENSE
|
||||
%doc built-docs/html/*
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue