freebsd-ports/net/iplog/files/patch-ad
Neil Blakey-Milner 3276d4167c Update to iplog 2.2.1.
PR:		ports/21432
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer
Approved by:	Udo Schweigert <ust@cert.siemens.de>
2000-09-23 14:59:10 +00:00

12 lines
295 B
Plaintext

--- 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.