diff options
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r-- | systemtap.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index 0faa8dd4..a4e85730 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -140,7 +140,7 @@ rm -rf ${RPM_BUILD_ROOT} %files runtime %defattr(-,root,root) %{_bindir}/staprun -%{_libexecdir}/stp_check +%{_libexecdir}/systemtap %{_mandir}/man8/* %doc README AUTHORS NEWS COPYING |