pkgsrc/mail/mailagent/patches/patch-agent_mailhelp.SH
2011-12-14 03:03:47 +00:00

11 lines
363 B
Bash

$NetBSD: patch-agent_mailhelp.SH,v 1.1 2011/12/14 03:03:47 sbd Exp $
--- agent/mailhelp.SH.orig 2001-03-17 18:31:22.000000000 +0000
+++ agent/mailhelp.SH
@@ -18,5 +18,5 @@ echo "Extracting agent/mailhelp (with va
$spitshell >mailhelp <<!GROK!THIS!
$startperl
- eval "exec perl -S \$0 \$*"
+ eval "exec $perlpath -S \$0 \$*"
if \$running_under_some_shell;