summaryrefslogtreecommitdiffstats
path: root/initscript
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-18 16:49:48 -0500
committerDave Brolley <brolley@redhat.com>2009-12-18 16:49:48 -0500
commit26501b0ef1448ded46c97d8d9824204fa3472c5d (patch)
tree87cd878503407a46c430dca6d0c9aae3eeee884a /initscript
parent657b222597add87451f4303de8ba98b33d5b7fb4 (diff)
downloadsystemtap-steved-26501b0ef1448ded46c97d8d9824204fa3472c5d.tar.gz
systemtap-steved-26501b0ef1448ded46c97d8d9824204fa3472c5d.tar.xz
systemtap-steved-26501b0ef1448ded46c97d8d9824204fa3472c5d.zip
Some tools (temporarily) still in $bindir.
Diffstat (limited to 'initscript')
-rw-r--r--initscript/stap-server.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/initscript/stap-server.in b/initscript/stap-server.in
index 72191c29..5a2358a5 100644
--- a/initscript/stap-server.in
+++ b/initscript/stap-server.in
@@ -16,8 +16,8 @@
prog=stap-server
# Commands
-STAP_START_SERVER=@pkglibexecdir@/stap-start-server
-STAP_STOP_SERVER=@pkglibexecdir@/stap-stop-server
+STAP_START_SERVER=@bindir@/stap-start-server
+STAP_STOP_SERVER=@bindir@/stap-stop-server
UNAME=/bin/uname
# Default Global Configuration