diff options
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r-- | systemtap.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index 7befba6c..038a7c06 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -146,6 +146,9 @@ rm -rf ${RPM_BUILD_ROOT} %files runtime %defattr(-,root,root) %{_bindir}/staprun +%{_mandir}/man8/* + +%doc README AUTHORS NEWS COPYING %changelog * Mon Feb 26 2007 David Smith <dsmith@redhat.com> - 0.5.13-1 |