openbsd-ports/mail/p5-GetLive/patches/patch-Manual
merdely aac86eb517 Update to GetLive-0.56 (bugfixes and new features)
- fmt -72 on DESCR
 - Removed unused variables from Makefile
 - Fix patch-Manual to be consistent with sample scripts (ending in .pl).

help and ok okan@
2007-12-05 23:00:56 +00:00

13 lines
697 B
Plaintext

$OpenBSD: patch-Manual,v 1.2 2007/12/05 23:00:56 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.