We need to include the license when we ship RPMs

This commit is contained in:
Tim Bielawa 2012-08-09 11:14:34 -04:00
parent a7cd16a016
commit 65ec3ff63f

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*