summaryrefslogtreecommitdiff
path: root/mail/mailagent/patches/patch-agent_mailpatch.SH
blob: 1e66f3f4a6d325b9d131f575234652bea5be85a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-agent_mailpatch.SH,v 1.1 2011/12/14 03:03:47 sbd Exp $

--- agent/mailpatch.SH.orig	2001-03-17 18:31:22.000000000 +0000
+++ agent/mailpatch.SH
@@ -18,5 +18,5 @@ echo "Extracting agent/mailpatch (with v
 $spitshell >mailpatch <<!GROK!THIS!
 $startperl
-	eval "exec perl -S \$0 \$*"
+	eval "exec $perlpath -S \$0 \$*"
 		if \$running_under_some_shell;