708b347f14
- Install sample file in the examples directory. - Honour PKG_SYSCONFDIR properly. - Use RCD_SCRIPTS to handle the rc.d script. As a result, bump PKGREVISION to 2.
13 lines
328 B
Text
13 lines
328 B
Text
$NetBSD: patch-aa,v 1.2 2003/07/30 15:41:55 jmmv Exp $
|
|
|
|
--- src/iplog.h.orig Mon Jan 1 17:02:14 2001
|
|
+++ src/iplog.h
|
|
@@ -48,7 +48,7 @@
|
|
** Path of the iplog configuration file.
|
|
*/
|
|
|
|
-#define CONFFILE "/etc/iplog.conf"
|
|
+#define CONFFILE "@PKG_SYSCONFDIR@/iplog.conf"
|
|
|
|
/*
|
|
** Making these smaller will probably do bad things.
|