Commit bec78d5b by Michael DeHaan

Merge pull request #823 from tbielawa/IncludeLicense

We need to include the license when we ship RPMs
parents 200dd4d9 65ec3ff6
...@@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT ...@@ -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*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment