diff options
Diffstat (limited to 'mail/mailagent/files/patch-al')
-rw-r--r-- | mail/mailagent/files/patch-al | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/mailagent/files/patch-al b/mail/mailagent/files/patch-al deleted file mode 100644 index 18597f5..0000000 --- a/mail/mailagent/files/patch-al +++ /dev/null @@ -1,17 +0,0 @@ -*** agent/package.SH.orig Thu Aug 10 15:34:35 1995 ---- agent/package.SH Thu Jul 25 19:54:42 1996 -*************** -*** 17,22 **** - echo "Extracting agent/package (with variable substitutions)" - $spitshell >package <<!GROK!THIS! - $startperl -! eval "exec perl -S \$0 \$*" - if \$running_under_some_shell; - ---- 17,22 ---- - echo "Extracting agent/package (with variable substitutions)" - $spitshell >package <<!GROK!THIS! - $startperl -! eval "exec $perlpath -S \$0 \$*" - if \$running_under_some_shell; - |