mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3276d4167c
PR: ports/21432 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer Approved by: Udo Schweigert <ust@cert.siemens.de>
12 lines
295 B
Plaintext
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.
|