summaryrefslogtreecommitdiff
path: root/security/tripwire/patches
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-01 21:47:42 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-01 21:47:42 +0000
commit22a8b06e3690fccde6efddacf926965c222a52c7 (patch)
tree41965de47b49aa723c9e79a74c40b1423642b412 /security/tripwire/patches
parent329df47559c7a022280822966ea88be03232fd9a (diff)
downloadpkgsrc-22a8b06e3690fccde6efddacf926965c222a52c7.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 **************************************
*