diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2013-04-10 09:58:42 -0700 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2013-04-10 09:58:42 -0700 |
commit | 3ecd2e7413f2bfc6ce35bcc510fc182772f8849c (patch) | |
tree | 89ddf1fe83492cf3d537121da9da2bc483e4ca29 /sos.spec | |
parent | 77b62899401d6bda00ff79439e1394c47480b740 (diff) | |
parent | 662ec0cf85c291f5fb748887e48aba5d4e7e2b67 (diff) | |
download | sos-3ecd2e7413f2bfc6ce35bcc510fc182772f8849c.tar.gz |
Merge pull request #118 from battlemidget/unittest-fixes-1
Fix unittests and more pep8 conforming
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ rm -rf ${RPM_BUILD_ROOT} %{python_sitelib}/* %{_mandir}/man1/* %{_mandir}/man5/* -%doc README LICENSE +%doc README.md LICENSE %config(noreplace) %{_sysconfdir}/sos.conf %changelog |