public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
To: systemtap@sourceware.org
Cc: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Subject: [PATCH] Update stappaths paths to reflect reality a bit better
Date: Tue, 07 Feb 2012 10:38:00 -0000	[thread overview]
Message-ID: <1328611119-13706-1-git-send-email-timo.lindfors@iki.fi> (raw)

---
 stappaths.7.in |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/stappaths.7.in b/stappaths.7.in
index 9f00dda..52fee6d 100644
--- a/stappaths.7.in
+++ b/stappaths.7.in
@@ -40,14 +40,14 @@ The runtime sources, unless overridden by the
 .I SYSTEMTAP_RUNTIME
 environment variable.
 .TP
-Staprun Path: @prefix@/bin/staprun/
+Staprun Path: @prefix@/bin/staprun
 The auxiliary program supervising module loading, interaction, and
 unloading.
 .TP
-Stapio Path: @prefix@/libexec/systemtap/stapio/
+Stapio Path: @libexecdir@/systemtap/stapio
 The Systemtap module input and output handler.
 .TP
-sdt.h Path: @oldincludedir@/include/sys/std.h
+sdt.h Path: @oldincludedir@/sys/sdt.h
 .TP
 Kernel debuginfo Path: /usr/lib/debug/lib/modules/$(uname \-r)/
 The location of kernel debugging information when packaged into the
@@ -105,22 +105,22 @@ $SYSTEMTAP_DIR/ssl/client
 User's private client\-side SSL certificate database. If SYSTEMTAP_DIR is not
 set, the default is $HOME/.systemtap.
 .TP
-@prefix@/etc/systemtap/ssl/client
+@sysconfdir@/systemtap/ssl/client
 Global client\-side SSL certificate database.
 .TP
-@prefix@/etc/systemtap/staprun/
+@sysconfdir@/systemtap/staprun/
 \fIstaprun\fR\[aq]s trusted signer certificate database.
 .TP
-@prefix@/etc/sysconfig/stap\-server/
+@sysconfdir@/sysconfig/stap\-server/
 stap\-server service global configuration file.
 .TP
-@prefix@/etc/stap\-server/conf.d/*.conf
+@sysconfdir@/stap\-server/conf.d/*.conf
 stap\-server service configuration files for default servers.
 .TP
-@prefix@/var/run/stap\-server/
+/var/run/stap\-server/
 stap\-server service default location of status files for running servers.
 .TP
-@prefix@/var/log/stap\-server.log
+/var/log/stap\-server/log
 stap\-server service default log file.
 
 
-- 
1.7.2.5

                 reply	other threads:[~2012-02-07 10:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1328611119-13706-1-git-send-email-timo.lindfors@iki.fi \
    --to=timo.lindfors@iki.fi \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).