summaryrefslogtreecommitdiff
path: root/app-crypt/gpgme/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-03 19:17:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-03 19:17:21 +0000
commit81e4fbcb846ed1cabdad699c0029b166dd7273b7 (patch)
tree16f1236b7a386949c02a6e3c13d0fcd8298fa133 /app-crypt/gpgme/files
parenta70f42c65202d88c203c40910fef8f96f333d1ee (diff)
gentoo resync : 03.01.2018
Diffstat (limited to 'app-crypt/gpgme/files')
-rw-r--r--app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch b/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch
deleted file mode 100644
index 8f6dc01617ce..000000000000
--- a/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 8ffc2c7809b47a87131cde38e14dc3941d13fa21 Mon Sep 17 00:00:00 2001
-From: Alon Bar-Lev <alon.barlev@gmail.com>
-Date: Wed, 29 Nov 2017 21:35:33 +0200
-Subject: [PATCH GPGME] tests: gpgsm: fix gpg-agent detection
-To: gnupg-devel@gnupg.org
-
-* tests/gpgsm/Makefile.am: set the GPG_AGENT var.
-
-Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
----
- tests/gpgsm/Makefile.am | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
-index 3774c5ff..4ab22833 100644
---- a/tests/gpgsm/Makefile.am
-+++ b/tests/gpgsm/Makefile.am
-@@ -20,6 +20,7 @@
- ## Process this file with automake to produce Makefile.in
-
- GPGSM = gpgsm
-+GPG_AGENT = gpg-agent
-
- TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO= \
- top_srcdir=$(top_srcdir)
---
-2.13.6
-