[Python-modules-commits] [flask-mail] 13/14: Create temp directory.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Apr 29 15:47:21 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository flask-mail.

commit fe3d190286b4e65ea3fdb1ced4f37bb22d1823e4
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 17:38:48 2017 +0200

    Create temp directory.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d620433..c478a82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ override_dh_installchangelogs:
 	dh_installchangelogs -Xchangelog.rst
 
 override_dh_installdocs:
+	mkdir -p debian/tmp
 	cp docs/index.rst debian/tmp/README.rst
 	pandoc -o debian/tmp/README.html debian/tmp/README.rst
 	dh_installdocs debian/tmp/README.html debian/tmp/README.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-mail.git



More information about the Python-modules-commits mailing list