2013-09-26 17:14:40 +02:00

16 lines
504 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2006/05/08 21:58:31 adrianp Exp $
# set default location of config file
--- include/imapproxy.h.orig Fri Jun 25 00:20:05 2004
+++ include/imapproxy.h Fri Jun 25 00:20:54 2004
@@ -145,7 +145,7 @@
#define SELECT_STATUS_BUF_SIZE 256 /* size of select status */
#ifndef DEFAULT_CONFIG_FILE
-#define DEFAULT_CONFIG_FILE "/etc/imapproxy.conf"
+#define DEFAULT_CONFIG_FILE "@PKG_SYSCONFDIR@/imapproxy.conf"
#endif
#define LITERAL_PASSWORD 1