aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2012-11-29 19:30:36 +0000
committerBryn M. Reeves <bmr@redhat.com>2012-11-29 19:30:36 +0000
commit5528569f88de2b5237d972fc80f1a179f38b6aa8 (patch)
tree8fde37758761bb2ef1721ec7be96ec8101a2bb01 /sos.spec
parenta13979fd02b3d71b0a38fd0bbcf7d03a9b43d018 (diff)
downloadsos-5528569f88de2b5237d972fc80f1a179f38b6aa8.tar.gz
Fix RPM builds
Make sos.spec %doc match current reality. # Please enter the commit message for your changes. Lines starting
Diffstat (limited to 'sos.spec')
-rw-r--r--sos.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos.spec b/sos.spec
index 077eeaf2..eadfe475 100644
--- a/sos.spec
+++ b/sos.spec
@@ -46,7 +46,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{python_sitelib}/*
%{_mandir}/man1/*
%{_mandir}/man5/*
-%doc README TODO LICENSE doc/*
+%doc README LICENSE
%config(noreplace) %{_sysconfdir}/sos.conf
%changelog