pkgsrc/mail/mailagent/patches/patch-ag

20 lines
570 B
Text
Raw Normal View History

$NetBSD: patch-ag,v 1.2 1999/12/26 17:35:43 itojun Exp $
1999-12-26 18:25:16 +01:00
*** 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;