summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-21 12:19:15 -0500
committerDave Brolley <brolley@redhat.com>2009-12-21 12:19:15 -0500
commite4168d7878d50b98aa2df491dd0ba20dad05e475 (patch)
tree45e6cdbe13311604a09033f8b6afb40bb1bfa1b9 /systemtap.spec
parent43a03765d0b6f03f2af8f45424e67a7f90d028c0 (diff)
downloadsystemtap-steved-e4168d7878d50b98aa2df491dd0ba20dad05e475.tar.gz
systemtap-steved-e4168d7878d50b98aa2df491dd0ba20dad05e475.tar.xz
systemtap-steved-e4168d7878d50b98aa2df491dd0ba20dad05e475.zip
Typos in install and rpm spec.
o add / suffix to stap_pkglibexecdir o typo: %{name%} -> %{name}
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 2494f516..6a9a17bd 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -316,7 +316,7 @@ test -e /usr/share/systemtap/runtime/uprobes || mkdir -p /usr/share/systemtap/ru
chgrp stap-server /usr/share/systemtap/runtime/uprobes
chmod 775 /usr/share/systemtap/runtime/uprobes
# As stap-server, generate the certificate used for signing and for ssl.
-runuser -s /bin/sh - stap-server -c %{_libexecdir}/%{name%}/stap-gen-cert >/dev/null
+runuser -s /bin/sh - stap-server -c %{_libexecdir}/%{name}/stap-gen-cert >/dev/null
# Authorize the certificate as a trusted ssl peer and as a trusted signer
# local host.
%{_bindir}/stap-authorize-server-cert %{_localstatedir}/lib/stap-server/.systemtap/ssl/server/stap.cert