c0324c2453
Use ${SUBST_CMD}. "go ahead" @jasper
13 lines
696 B
Plaintext
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.
|
|
|