[git] GPG-ERROR - branch, master, updated. libgpg-error-1.32-46-g998313b

[email protected] (by NIIBE Yutaka) Thu, 01 Nov 2018 03:14:30 +0100
Newsgroups gmane.comp.encryption.gpg.cvs
Message-ID <[email protected]>
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  998313bd321ae161ec58111ccc6c6f0921007bc5 (commit)
      from  5b898b8bc89c18e2fd02e6c9efd5e91cb96357cc (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 998313bd321ae161ec58111ccc6c6f0921007bc5
Author: NIIBE Yutaka <[email protected]>
Date:   Thu Nov 1 11:12:03 2018 +0900

    gpgrt-config: It's distributed script.
    
    * src/Makefile.am (dist_bin_SCRIPTS): Add gpgrt-config.
    (bin_SCRIPTS): Remove gpgrt-config.
    
    --
    
    This is the automake thing; Since gpgrt-config is not generated
    script, we should use dist_bin_SCRIPTS here.
    
    Signed-off-by: NIIBE Yutaka <[email protected]>

diff --git a/src/Makefile.am b/src/Makefile.am
index 280a673..8e6683f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -84,7 +84,8 @@ lock_obj_pub = \
 
 lib_LTLIBRARIES = libgpg-error.la
 nodist_include_HEADERS = gpg-error.h gpgrt.h
-bin_SCRIPTS = gpgrt-config gpg-error-config
+dist_bin_SCRIPTS = gpgrt-config
+bin_SCRIPTS = gpg-error-config
 m4datadir = $(datadir)/aclocal
 m4data_DATA = gpg-error.m4 gpgrt.m4
 

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

Summary of changes:
 src/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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