pkgsrc-ng/mail/mailagent/patches/patch-agent_maillist.SH
2013-09-26 17:14:40 +02:00

12 lines
363 B
Bash

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