summaryrefslogtreecommitdiff
path: root/mail/mailagent/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailagent/patches/patch-ag')
-rw-r--r--mail/mailagent/patches/patch-ag17
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/mailagent/patches/patch-ag b/mail/mailagent/patches/patch-ag
new file mode 100644
index 00000000000..eec23ec3f3e
--- /dev/null
+++ b/mail/mailagent/patches/patch-ag
@@ -0,0 +1,17 @@
+*** 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;
+