public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Update stappaths paths to reflect reality a bit better
@ 2012-02-07 10:38 Timo Juhani Lindfors
  0 siblings, 0 replies; only message in thread
From: Timo Juhani Lindfors @ 2012-02-07 10:38 UTC (permalink / raw)
  To: systemtap; +Cc: Timo Juhani Lindfors

---
 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-07 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-07 10:38 [PATCH] Update stappaths paths to reflect reality a bit better Timo Juhani Lindfors

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).