summaryrefslogblamecommitdiff
path: root/mail/mailagent/files/patch-al
blob: 18597f522800661d224bd20a4acbf6a19a89d0e3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                        
              





                                                               
              





                                                               
*** 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;