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