pkgsrc/mail/freepops/patches/patch-ac

27 lines
934 B
Text
Raw Normal View History

$NetBSD: patch-ac,v 1.2 2008/10/23 04:40:55 schmonz Exp $
--- doc/freepopsd.1.orig 2008-05-27 11:43:40.000000000 -0400
+++ doc/freepopsd.1
@@ -51,7 +51,7 @@ a valid filename to log to this file.
Moves the process to background releasing the tty
.TP
\fB \-n\fR, \fB\-\-no-pid-file
-Don't create the pid file containing the process id in /var/run/.
+Don't create the pid file containing the process id in @VARBASE@/run/.
.TP
\fB \-P \fRproxyaddress:proxyport, \fB\-\-proxy \fRproxyaddress:proxyport
You can specify the http proxy name and port separated by :.
@@ -144,10 +144,10 @@ Prints the program version.
.br
.SH FILES
.TP
-.I /usr/share/freepops/lua/*
+.I @PREFIX@/share/freepops/lua/*
Webmails access implementation
.TP
-.I /etc/freepops/config.lua
+.I @PKG_SYSCONFDIR@/config.lua
Configuration file, interesting only for paths, addresses to modules binding,
and accept/reject policy on mail addresses
.SH AUTHOR