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

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