mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
We need to include the license when we ship RPMs
This commit is contained in:
parent
a7cd16a016
commit
65ec3ff63f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/ansible*
|
||||
%{_datadir}/ansible
|
||||
%config(noreplace) %{_sysconfdir}/ansible
|
||||
%doc README.md PKG-INFO
|
||||
%doc README.md PKG-INFO COPYING
|
||||
%doc %{_mandir}/man1/ansible*
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue