summaryrefslogtreecommitdiff
path: root/net/iplog/files/patch-ad
blob: a7344a65b5f4f049eb5b9f89c6ea2bb746cecdb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/iplog.h.orig	Mon Jul  3 16:49:23 2000
+++ src/iplog.h	Tue Jul  4 08:18:35 2000
@@ -28,7 +28,7 @@
 ** Path of the iplog configuration file.
 */
 
-#define CONFFILE	"/etc/iplog.conf"
+#define CONFFILE	"%%PREFIX%%/etc/iplog.conf"
 
 /*
 ** Making these smaller will probably do bad things.