diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec index deec1d28..503022d1 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -178,6 +178,10 @@ exit 0 %{_bindir}/stap %{_bindir}/stap-server %{_bindir}/stap-serverd +%{_bindir}/stap-find-servers +%{_bindir}/stap-start-server +%{_bindir}/stap-find-or-start-server +%{_bindir}/stap-stop-server %{_mandir}/man1/* %{_mandir}/man5/* |