|
@@ -1,4 +1,4 @@
|
|
|
-From 581919f3af914c6b62e51b345d5d15e709f20e77 Mon Sep 17 00:00:00 2001
|
|
|
+From b1b6c28b4753c027052aeb6275a73eed06f0bf49 Mon Sep 17 00:00:00 2001
|
|
|
From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|
Date: Fri, 28 Feb 2020 09:19:56 +0000
|
|
|
Subject: [PATCH] Do not fail when testing config scripts
|
|
@@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|
1 file changed, 1 deletion(-)
|
|
|
|
|
|
diff --git a/src/Makefile.am b/src/Makefile.am
|
|
|
-index 9389e99..6ded263 100644
|
|
|
+index e56bb23..8c3ba7b 100644
|
|
|
--- a/src/Makefile.am
|
|
|
+++ b/src/Makefile.am
|
|
|
-@@ -324,6 +324,5 @@ gpg-error-config: gpgrt-config gpg-error-config-old gpg-error-config-test.sh
|
|
|
+@@ -326,6 +326,5 @@ gpg-error-config: gpgrt-config gpg-error-config-old gpg-error-config-test.sh
|
|
|
else \
|
|
|
echo "no"; \
|
|
|
echo "*** Please report to <https://bugs.gnupg.org> with gpg-error-config-test.log"; \
|