openbsd-ports/mail/p5-GetLive/patches/patch-Manual
merdely c0324c2453 Update to 0.57. This allows GetLive to work again.
Use ${SUBST_CMD}.

"go ahead" @jasper
2008-07-10 14:37:31 +00:00

13 lines
696 B
Plaintext

$OpenBSD: patch-Manual,v 1.3 2008/07/10 14:37:31 merdely Exp $
--- Manual.orig Sun Dec 2 10:24:44 2007
+++ Manual Wed Dec 5 17:45:21 2007
@@ -47,7 +47,7 @@ Following are the possible options :
web page via curl (the webpage fetcher behind the
scenes)
CurlBin = CommandForCurl ('curl -k' by default).
- Processor = FilterCommand ('/usr/bin/procmail' by default). Any
+ Processor = FilterCommand ('${LOCALBASE}/bin/procmail' by default). Any
filtercommand taking the message in mbox format on its
stdin and doing something with it.