mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
We need to include the license when we ship RPMs
This commit is contained in:
@@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/ansible*
|
%{_bindir}/ansible*
|
||||||
%{_datadir}/ansible
|
%{_datadir}/ansible
|
||||||
%config(noreplace) %{_sysconfdir}/ansible
|
%config(noreplace) %{_sysconfdir}/ansible
|
||||||
%doc README.md PKG-INFO
|
%doc README.md PKG-INFO COPYING
|
||||||
%doc %{_mandir}/man1/ansible*
|
%doc %{_mandir}/man1/ansible*
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user