Merge pull request #823 from tbielawa/IncludeLicense

We need to include the license when we ship RPMs
pull/4420/head
Michael DeHaan 2012-08-09 17:21:10 -07:00
commit bec78d5b60
1 changed files with 1 additions and 1 deletions

View File

@ -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*