From 65ec3ff63ffd9159eab33faaee87f4a32073f101 Mon Sep 17 00:00:00 2001 From: Tim Bielawa Date: Thu, 9 Aug 2012 11:14:34 -0400 Subject: [PATCH] We need to include the license when we ship RPMs --- packaging/rpm/ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 1a4292850a9..b7c6a327627 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -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*