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

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