aboutsummaryrefslogblamecommitdiff
path: root/mail/mailagent/files/patch-ag
blob: eec23ec3f3e0a383ef14f6d602fa3a142f1d5ef8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                        
              





                                                               
              





                                                               
*** agent/edusers.SH.orig	Thu Aug 10 15:34:55 1995
--- agent/edusers.SH	Thu Jul 25 19:55:26 1996
***************
*** 17,22 ****
  echo "Extracting agent/edusers (with variable substitutions)"
  $spitshell >edusers <<!GROK!THIS!
  $startperl
! 	eval "exec perl -S \$0 \$*"
  		if \$running_under_some_shell;
  
--- 17,22 ----
  echo "Extracting agent/edusers (with variable substitutions)"
  $spitshell >edusers <<!GROK!THIS!
  $startperl
! 	eval "exec $perlpath -S \$0 \$*"
  		if \$running_under_some_shell;