Re: [gmime-devel] [PATCH 2/6] Default to using "gpg"

2016-12-02 Thread Daniel Kahn Gillmor
On Fri 2016-12-02 09:19:29 -0500, Jeffrey Stedfast wrote: > I've commited this patch with a slight modification... thanks! a bit more commentary interleaved below: >> diff --git a/gmime/gmime-gpg-context.c b/gmime/gmime-gpg-context.c >> index 0a05ed2..2ca280a 100644 >> ---

[gmime-devel] [PATCH 2/6] Default to using "gpg"

2016-12-01 Thread Daniel Kahn Gillmor
There is no reason to require a full path to the gpg executable. We should be able to leave it as the default. --- gmime/gmime-gpg-context.c | 10 +- tests/test-pgp.c | 4 ++-- tests/test-pgpmime.c | 4 ++-- tests/test-smime.c| 2 +- 4 files changed, 10