$NetBSD: patch-aa,v 1.1.1.1 2004/01/03 23:21:45 tron Exp $

--- src/oidentd.h.orig	Fri Jul 11 16:11:25 2003
+++ src/oidentd.h	Sun Jan  4 00:06:40 2004
@@ -24,7 +24,7 @@
 ** us.
 */
 
-#define MASQ_MAP		"/etc/oidentd_masq.conf"
+#define MASQ_MAP		PKG_SYSCONFDIR "/oidentd_masq.conf"
 
 /*
 ** String prepended to a random number when the -r flag is specified
@@ -36,7 +36,7 @@
 ** System-wide configuration file.
 */
 
-#define CONFFILE		"/etc/oidentd.conf"
+#define CONFFILE		PKG_SYSCONFDIR "/oidentd.conf"
 
 /*
 ** Per-user configuration file.  This file is relative to the user's
