summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch')
-rw-r--r--meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch b/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch
index 26ff472377..1471184d67 100644
--- a/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch
+++ b/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch
@@ -1,4 +1,4 @@
1From 4f83750ce402b65d16cc09f8a0274a7ec76fc634 Mon Sep 17 00:00:00 2001 1From ef920688bfe1c7328c9e97229d62ccd35304ad84 Mon Sep 17 00:00:00 2001
2From: Hongxu Jia <hongxu.jia@windriver.com> 2From: Hongxu Jia <hongxu.jia@windriver.com>
3Date: Wed, 31 Jan 2018 11:01:09 +0800 3Date: Wed, 31 Jan 2018 11:01:09 +0800
4Subject: [PATCH 6/7] fix build path issue 4Subject: [PATCH 6/7] fix build path issue
@@ -17,10 +17,10 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
17 1 file changed, 3 insertions(+), 2 deletions(-) 17 1 file changed, 3 insertions(+), 2 deletions(-)
18 18
19diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am 19diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
20index ce4f0a5..5a468f1 100644 20index 36c6f7b..ce9a108 100644
21--- a/lang/python/Makefile.am 21--- a/lang/python/Makefile.am
22+++ b/lang/python/Makefile.am 22+++ b/lang/python/Makefile.am
23@@ -90,8 +90,9 @@ install-exec-local: 23@@ -92,8 +92,9 @@ install-exec-local:
24 build \ 24 build \
25 --build-base="$$(basename "$${PYTHON}")-gpg" \ 25 --build-base="$$(basename "$${PYTHON}")-gpg" \
26 install \ 26 install \