pkgsrc-wip/nnrpd/patches/patch-ad
Hauke Fath cc983890fd Build the nnrpd from the INN 1.7.2 distribution as nntp reader daemon
for use with the C News (c-news) package.
2005-01-13 14:26:21 +00:00

17 lines
545 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2005/01/13 14:26:23 hfath Exp $
--- samples/innshellvars.csh.orig Tue Dec 9 00:48:50 1997
+++ samples/innshellvars.csh
@@ -18,6 +18,12 @@
## =()<set inn_activetimes = @<_PATH_ACTIVETIMES>@>()=
set inn_activetimes = /var/news/etc/active.times
+## =()<set inn_actived = @<_PATH_ACTIVED>@>()=
+set inn_actived = /usr/news/bin/actived
+
+## =()<set inn_activedpid = @<_PATH_ACTIVEDPID>@>()=
+set inn_activedpid = /var/news/run/actived.pid
+
## =()<set inn_awk = @<_PATH_AWK>@>()=
set inn_awk = /usr/bin/awk