1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 13:40:34 -04:00
ports/net/iplog/files/patch-src_iplog.h
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

11 lines
295 B
C

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