diff options
author | wiz <wiz@pkgsrc.org> | 2003-08-09 09:12:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-08-09 09:12:41 +0000 |
commit | 553f3358ea77f68bfec7e26485a527b6a4e2f44f (patch) | |
tree | 395382047e06625057febfad4078e1430f79b7c7 /security/gnupg/patches | |
parent | 909643e5538a8189fd0c06f096c073efaed4e4c9 (diff) | |
download | pkgsrc-553f3358ea77f68bfec7e26485a527b6a4e2f44f.tar.gz |
Remove superfluous chunk which confuses some patch(1).
Diffstat (limited to 'security/gnupg/patches')
-rw-r--r-- | security/gnupg/patches/patch-ab | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/security/gnupg/patches/patch-ab b/security/gnupg/patches/patch-ab index f6520c3c670..d2ee9e61838 100644 --- a/security/gnupg/patches/patch-ab +++ b/security/gnupg/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.19 2003/08/09 08:11:30 heinz Exp $ +$NetBSD: patch-ab,v 1.20 2003/08/09 09:12:42 wiz Exp $ --- checks/defs.inc.orig Thu May 1 15:17:46 2003 +++ checks/defs.inc @@ -14,10 +14,3 @@ $NetBSD: patch-ab,v 1.19 2003/08/09 08:11:30 heinz Exp $ : elif [ -f $srcdir/options ]; then cat $srcdir/options >gpg.conf -@@ -112,4 +112,4 @@ GPG="../g10/gpg --homedir . " - exec 2> ${pgmname}.log - - : --# end -\ No newline at end of file -+# end |