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

11 lines
367 B
Bash

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