[git] GPGME - branch, master, updated. gpgme-1.11.1-322-g2cca422

by Ben McGinnes cvs at cvs.gnupg.org
Thu Oct 4 10:33:25 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 "GnuPG Made Easy".

The branch, master has been updated
       via  2cca422ca4b2df831a824393077d0b52d79532aa (commit)
      from  582f14d97a900106dce0c8d8666a443c6ec25050 (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 2cca422ca4b2df831a824393077d0b52d79532aa
Author: Ben McGinnes <ben at adversary.org>
Date:   Thu Oct 4 18:28:47 2018 +1000

    python: make file
    
    * lang/python/Makefile.am: Attempting to remove the docs/meta
      directory did a lot worse than I thought it was doing, so better to
      just be sure the documentation is available than destroy the entire
      bindings directory.
    
    Tested-by: Ben McGinnes <ben at adversary.org>
    Signed-off-by: Ben McGinnes <ben at adversary.org>

diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 9cdccb5..8645305 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -27,7 +27,6 @@ EXTRA_DIST = \
 
 dist-hook:
         cp -pr "$(srcdir)/docs" "$(DESTDIR)/docs"
-	rm -rf `find "$(srcdir)/docs" -name meta`
 
 SUBDIRS = . tests
 

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

Summary of changes:
 lang/python/Makefile.am | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list