summaryrefslogtreecommitdiffstats
path: root/stap-authorize-signing-cert
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-18 16:22:01 -0500
committerDave Brolley <brolley@redhat.com>2009-12-18 16:22:01 -0500
commit961588fd58020a7c21e4a9c0c50bc5a5f26e4790 (patch)
tree48360ad54e3e236e293ada538ea87cd8d1ed5cd0 /stap-authorize-signing-cert
parent547a3b44141e7c7b6548d130bb37f18a634a50a2 (diff)
downloadsystemtap-steved-961588fd58020a7c21e4a9c0c50bc5a5f26e4790.tar.gz
systemtap-steved-961588fd58020a7c21e4a9c0c50bc5a5f26e4790.tar.xz
systemtap-steved-961588fd58020a7c21e4a9c0c50bc5a5f26e4790.zip
PR 10247 10276 10905: Infrastructure for moving underlying client/server tools to libexec.
Diffstat (limited to 'stap-authorize-signing-cert')
-rwxr-xr-xstap-authorize-signing-cert2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-authorize-signing-cert b/stap-authorize-signing-cert
index 22da27c4..643a07bb 100755
--- a/stap-authorize-signing-cert
+++ b/stap-authorize-signing-cert
@@ -11,7 +11,7 @@
# later version.
# Initialize the environment
-. `dirname $0`/stap-env
+. ${PKGLIBEXECDIR}stap-env
certfile=$1
certdb=$2