[Pkg-gnupg-commit] [gpgme] 393/412: python: Create install dir.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 936928632b02d7cc2ac645543bb03e4c94285f05
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Sep 21 09:17:23 2016 +0200

    python: Create install dir.
    
    * lang/python/Makefile.am (install-exec-local): Create dir.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 lang/python/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 897c2a6..2271ce0 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -98,6 +98,7 @@ install-exec-local:
 	  cat files.txt >> install_files.txt ; \
 	  rm files.txt ; \
 	done
+	$(MKDIR_P) $(DESTDIR)$(pythondir)/pyme
 	mv install_files.txt $(DESTDIR)$(pythondir)/pyme
 
 uninstall-local:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list