summaryrefslogtreecommitdiff
path: root/parallel/ganglia-monitor-core/patches/patch-ac
blob: 627f13ac99eb3c41f64b7788ce769828e3ecfeb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.2 2005/02/10 02:33:53 jschauma Exp $

--- gmond/g25_config.h.orig	2005-02-07 22:27:32.000000000 -0500
+++ gmond/g25_config.h	2005-02-07 22:27:46.000000000 -0500
@@ -4,7 +4,7 @@
 #include <string.h>
 
 /* autoconf me later */
-#define DEFAULT_GMOND_CONFIG_FILE "/etc/gmond.conf"
+#define DEFAULT_GMOND_CONFIG_FILE "@PKG_SYSCONFDIR@/gmond.conf"
 
 typedef struct
    {