summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'news/inn/patches/patch-ag')
-rw-r--r--news/inn/patches/patch-ag14
1 files changed, 7 insertions, 7 deletions
diff --git a/news/inn/patches/patch-ag b/news/inn/patches/patch-ag
index 698844e520a..a9bcbe1aa88 100644
--- a/news/inn/patches/patch-ag
+++ b/news/inn/patches/patch-ag
@@ -1,13 +1,13 @@
-$NetBSD: patch-ag,v 1.8 2004/07/24 23:55:28 grant Exp $
+$NetBSD: patch-ag,v 1.9 2006/03/31 17:58:40 tron Exp $
---- control/pgpverify.in.orig 2004-01-08 09:47:19.000000000 +1100
-+++ control/pgpverify.in
-@@ -97,7 +97,7 @@ do '@LIBDIR@/innshellvars.pl';
- # Path to pgp binary; for PGP 5.0, set the path to the pgpv binary.
- # If you have INN and the script is able to successfully include your
+--- control/pgpverify.in.orig 2006-03-20 04:14:57.000000000 +0000
++++ control/pgpverify.in 2006-03-31 17:17:00.000000000 +0100
+@@ -127,7 +127,7 @@
+ # Path to pgp binary; for PGP 5.0, set the path to the pgpv binary. If
+ # you have INN and the script is able to successfully include your
# innshellvars.pl file, the value of $inn::pgp will override this.
-$pgp = '/usr/local/bin/pgp';
-+$pgp = '@_PATH_PGP@';
++$pgp = ''@_PATH_PGP@';
# If you keep your keyring somewhere that is not the default used by pgp,
# uncomment the next line and set appropriately. If you have INN and the