summaryrefslogtreecommitdiff
path: root/security/tripwire/patches
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-01 21:47:42 +0000
committerjmmv <jmmv>2003-05-01 21:47:42 +0000
commit2e375bd0da84dc239b61c6432abf594b24274ac2 (patch)
tree41965de47b49aa723c9e79a74c40b1423642b412 /security/tripwire/patches
parent7c86a083b0ea6a138fd1c5a35abffa7d6ac88ec1 (diff)
downloadpkgsrc-2e375bd0da84dc239b61c6432abf594b24274ac2.tar.gz
Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.
Diffstat (limited to 'security/tripwire/patches')
-rw-r--r--security/tripwire/patches/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/tripwire/patches/patch-ab b/security/tripwire/patches/patch-ab
index 0b1dbb57e99..c64ddaa6f95 100644
--- a/security/tripwire/patches/patch-ab
+++ b/security/tripwire/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.3 1999/07/06 11:29:41 agc Exp $
+$NetBSD: patch-ab,v 1.4 2003/05/01 21:47:43 jmmv Exp $
NetBSD and Solaris specific paths for tripwire.
@@ -20,8 +20,8 @@ NetBSD and Solaris specific paths for tripwire.
-
-#define CONFIG_PATH "/tmp/genek"
-#define DATABASE_PATH "/tmp/genek"
-+# define CONFIG_PATH "@localbase@/etc/tripwire"
-+# define DATABASE_PATH "@localbase@/etc/tripwire/databases"
++# define CONFIG_PATH "@PKG_SYSCONFDIR@"
++# define DATABASE_PATH "@PKG_SYSCONFDIR@/databases"
/******* name of Tripwire files **************************************
*