+ album-3.10, getmail-4.3.14, zile-2.2.9.
[pkgsrc.git] / mail / mailagent / patches / patch-ai
1 $NetBSD$
2
3 *** agent/mailhelp.SH.orig      Wed Mar 22 05:51:24 1995
4 --- agent/mailhelp.SH   Thu Jul 25 19:56:16 1996
5 ***************
6 *** 17,22 ****
7   echo "Extracting agent/mailhelp (with variable substitutions)"
8   $spitshell >mailhelp <<!GROK!THIS!
9   $startperl
10 !       eval "exec perl -S \$0 \$*"
11                 if \$running_under_some_shell;
12   
13 --- 17,22 ----
14   echo "Extracting agent/mailhelp (with variable substitutions)"
15   $spitshell >mailhelp <<!GROK!THIS!
16   $startperl
17 !       eval "exec $perlpath -S \$0 \$*"
18                 if \$running_under_some_shell;
19