From 98d7d0bfb57a9a2869b37b02975f1572e37e6a53 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Wed, 10 Sep 2008 12:37:01 -0400 Subject: Move stap-find-* script to client sub rpm. --- systemtap.spec | 3 +-- 1 file changed, 1 insertion(+), 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* -- cgit