summaryrefslogtreecommitdiff
path: root/net-mgmt/cacti-spine/files/patch-cactid.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /net-mgmt/cacti-spine/files/patch-cactid.h
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Notes
Notes: svn path=/head/; revision=204758 svn path=/tags/RELEASE_6_3_0/; revision=204759; tag=release/6.3.0
Diffstat (limited to 'net-mgmt/cacti-spine/files/patch-cactid.h')
-rw-r--r--net-mgmt/cacti-spine/files/patch-cactid.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/cacti-spine/files/patch-cactid.h b/net-mgmt/cacti-spine/files/patch-cactid.h
deleted file mode 100644
index d0c0743ebc19..000000000000
--- a/net-mgmt/cacti-spine/files/patch-cactid.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cactid.h.orig Tue Oct 11 23:13:48 2005
-+++ cactid.h Sun Oct 30 14:15:22 2005
-@@ -55,7 +55,7 @@
- /* locations to search for the config file */
- #define CONFIG_PATHS 2
- #define CONFIG_PATH_1 ""
--#define CONFIG_PATH_2 "/etc/"
-+#define CONFIG_PATH_2 "%%PREFIX%%/etc/"
-
- /* config file defaults */
- #define DEFAULT_CONF_FILE "cactid.conf"