summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2008-09-10 12:37:01 -0400
committerDave Brolley <brolley@redhat.com>2008-09-10 12:37:01 -0400
commit98d7d0bfb57a9a2869b37b02975f1572e37e6a53 (patch)
tree529c2e89db29a7539587566f069e410fcb46ce5c /systemtap.spec
parent4efa91dd26956c961b2999470ced965a448ed31b (diff)
downloadsystemtap-steved-98d7d0bfb57a9a2869b37b02975f1572e37e6a53.tar.gz
systemtap-steved-98d7d0bfb57a9a2869b37b02975f1572e37e6a53.tar.xz
systemtap-steved-98d7d0bfb57a9a2869b37b02975f1572e37e6a53.zip
Move stap-find-* script to client sub rpm.
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/systemtap.spec b/systemtap.spec
index f9978baf..4a7d2b4a 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -240,6 +240,7 @@ exit 0
%defattr(-,root,root)
%{_bindir}/stap-client
%{_bindir}/stap-find-servers
+%{_bindir}/stap-find-or-start-server
%{_mandir}/man8/stap-server.8*
%files server
@@ -247,8 +248,6 @@ exit 0
%{_bindir}/stap-server
%{_bindir}/stap-serverd
%{_bindir}/stap-start-server
-%{_bindir}/stap-find-servers
-%{_bindir}/stap-find-or-start-server
%{_bindir}/stap-stop-server
%{_mandir}/man8/stap-server.8*