summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-21 11:49:52 -0500
committerDave Brolley <brolley@redhat.com>2009-12-21 11:49:52 -0500
commit43a03765d0b6f03f2af8f45424e67a7f90d028c0 (patch)
tree5e6a0bf094e33fdf6f9698be6b74f427e2ac2b4a /systemtap.spec
parent633a25387c83baca709fdbf55ae958416a0382bc (diff)
downloadsystemtap-steved-43a03765d0b6f03f2af8f45424e67a7f90d028c0.tar.gz
systemtap-steved-43a03765d0b6f03f2af8f45424e67a7f90d028c0.tar.xz
systemtap-steved-43a03765d0b6f03f2af8f45424e67a7f90d028c0.zip
Install %{libexecdir}/%{name}/stapio explicitely.
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 45336b52..2494f516 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -407,6 +407,7 @@ exit 0
%attr(4111,root,root) %{_bindir}/staprun
%{_bindir}/stap-report
%{_bindir}/stap-authorize-signing-cert
+%{_libexecdir}/%{name}/stapio
%{_libexecdir}/%{name}/stap-env
%{_libexecdir}/%{name}/stap-authorize-cert
%{_mandir}/man8/staprun.8*