diff options
author | Dave Brolley <brolley@redhat.com> | 2009-01-19 10:58:29 -0500 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-01-19 10:58:29 -0500 |
commit | 1d7ce108a605557fb814c2cc9f4ab7a46a1b9534 (patch) | |
tree | cf1a06946e1c40ef9db2ec6c5b8f4ddbc5b98dbe /systemtap.spec | |
parent | d294a64913b810cbe067655e06ea46a0184f99dc (diff) | |
download | systemtap-steved-1d7ce108a605557fb814c2cc9f4ab7a46a1b9534.tar.gz systemtap-steved-1d7ce108a605557fb814c2cc9f4ab7a46a1b9534.tar.xz systemtap-steved-1d7ce108a605557fb814c2cc9f4ab7a46a1b9534.zip |
Add stap-add-server-cert to the stap-server package.
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec index 75274d24..876f273b 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -264,6 +264,7 @@ exit 0 %{_bindir}/stap-start-server %{_bindir}/stap-stop-server %{_bindir}/stap-gen-server-cert +%{_bindir}/stap-add-server-cert %{_bindir}/stap-server-connect %{_mandir}/man8/stap-server.8* |