summaryrefslogtreecommitdiff
path: root/mail/mailagent/patches/patch-agent_mailpatch.SH
diff options
context:
space:
mode:
authorsbd <sbd>2011-12-14 03:03:47 +0000
committersbd <sbd>2011-12-14 03:03:47 +0000
commit873a81094ed74e5f30fb0de2c0229840bd685788 (patch)
treec534a5c93921d46c15c312b732676f2fc180fbf0 /mail/mailagent/patches/patch-agent_mailpatch.SH
parentfd39e1734d00fc7287f7882784e5615e49a0eb3a (diff)
downloadpkgsrc-873a81094ed74e5f30fb0de2c0229840bd685788.tar.gz
Regenerate as unified diffs.
Diffstat (limited to 'mail/mailagent/patches/patch-agent_mailpatch.SH')
-rw-r--r--mail/mailagent/patches/patch-agent_mailpatch.SH11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mailagent/patches/patch-agent_mailpatch.SH b/mail/mailagent/patches/patch-agent_mailpatch.SH
new file mode 100644
index 00000000000..1e66f3f4a6d
--- /dev/null
+++ b/mail/mailagent/patches/patch-agent_mailpatch.SH
@@ -0,0 +1,11 @@
+$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;
+