[git] GPG-ERROR - branch, master, updated. libgpg-error-1.32-35-g6d8b1e9

by NIIBE Yutaka cvs at cvs.gnupg.org
Wed Oct 24 04:51:13 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  6d8b1e958ca96b366daac38e7084f999d252a9f8 (commit)
      from  7b81ec272b0c54ac893c09be4715b76e84c27b23 (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 6d8b1e958ca96b366daac38e7084f999d252a9f8
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Wed Oct 24 11:50:27 2018 +0900

    gpg-error-config: Old gpg-error-config support --modversion.
    
    * src/gpg-error-config.in: Support --modversion.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

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

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

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


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




More information about the Gnupg-commits mailing list