summaryrefslogtreecommitdiff
path: root/mail/mailagent/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailagent/files/patch-ak')
-rw-r--r--mail/mailagent/files/patch-ak19
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/mailagent/files/patch-ak b/mail/mailagent/files/patch-ak
new file mode 100644
index 000000000000..dbf2a2925b53
--- /dev/null
+++ b/mail/mailagent/files/patch-ak
@@ -0,0 +1,19 @@
+*** agent/mailpatch.SH.orig Wed Mar 22 05:51:24 1995
+--- agent/mailpatch.SH Thu Jul 25 19:56:34 1996
+***************
+*** 17,23 ****
+ echo "Extracting agent/mailpatch (with variable substitutions)"
+ $spitshell >mailpatch <<!GROK!THIS!
+ $startperl
+! eval "exec perl -S \$0 \$*"
+ if \$running_under_some_shell;
+
+ # $Id: mailpatch.SH,v 3.0.1.4 1995/03/21 12:55:16 ram Exp $
+--- 17,23 ----
+ echo "Extracting agent/mailpatch (with variable substitutions)"
+ $spitshell >mailpatch <<!GROK!THIS!
+ $startperl
+! eval "exec $perlpath -S \$0 \$*"
+ if \$running_under_some_shell;
+
+ # $Id: mailpatch.SH,v 3.0.1.4 1995/03/21 12:55:16 ram Exp $