[git] GPG-ERROR - branch, master, updated. libgpg-error-1.32-36-g184c22b

by NIIBE Yutaka cvs at cvs.gnupg.org
Wed Oct 24 07:15:45 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Error codes used by GnuPG et al.".

The branch, master has been updated
       via  184c22bea37d2bee3885ef96c1a3664361b02912 (commit)
      from  6d8b1e958ca96b366daac38e7084f999d252a9f8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 184c22bea37d2bee3885ef96c1a3664361b02912
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Wed Oct 24 14:14:59 2018 +0900

    gpg-error-config: Fix previous commit.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/src/gpg-error-config.in b/src/gpg-error-config.in
index 5c84dd8..c1c771a 100644
--- a/src/gpg-error-config.in
+++ b/src/gpg-error-config.in
@@ -63,8 +63,7 @@ while test $# -gt 0; do
         --exec-prefix)
 	    output="$output $exec_prefix"
 	    ;;
-        --modversion)
-        --version)
+        --modversion|--version)
             echo "@PACKAGE_VERSION@"
 	    exit 0
 	    ;;

-----------------------------------------------------------------------

Summary of changes:
 src/gpg-error-config.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
Error codes used by GnuPG et al.
http://git.gnupg.org




More information about the Gnupg-commits mailing list