pkgsrc/security/pinepgp/patches/patch-pinegpgp.in
ryoon 4d676a4de5 Fix BASH substitutions with modern GCC, PR pkg/52534
* Bump PKGREVISION
* Use options framework for gpg and pgp5
2017-09-09 11:43:08 +00:00

12 lines
221 B
Text

$NetBSD: patch-pinegpgp.in,v 1.1 2017/09/09 11:43:08 ryoon Exp $
* Defer BASH substitution
--- pinegpgp.in.orig 2002-05-03 13:30:07.000000000 +0000
+++ pinegpgp.in
@@ -1,4 +1,4 @@
-#!@BASH@
+@BASH@
tmpdir=@tmpdir@