diff options
Diffstat (limited to 'mail/mailagent/files/patch-ai')
-rw-r--r-- | mail/mailagent/files/patch-ai | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/mailagent/files/patch-ai b/mail/mailagent/files/patch-ai deleted file mode 100644 index 4e83d8f946d5..000000000000 --- a/mail/mailagent/files/patch-ai +++ /dev/null @@ -1,17 +0,0 @@ -*** agent/mailhelp.SH.orig Wed Mar 22 05:51:24 1995 ---- agent/mailhelp.SH Thu Jul 25 19:56:16 1996 -*************** -*** 17,22 **** - echo "Extracting agent/mailhelp (with variable substitutions)" - $spitshell >mailhelp <<!GROK!THIS! - $startperl -! eval "exec perl -S \$0 \$*" - if \$running_under_some_shell; - ---- 17,22 ---- - echo "Extracting agent/mailhelp (with variable substitutions)" - $spitshell >mailhelp <<!GROK!THIS! - $startperl -! eval "exec $perlpath -S \$0 \$*" - if \$running_under_some_shell; - |