[Python-modules-commits] [flask-mail] 12/14: Fix typo.

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 7bece9dcad16bcafbac6ab393bda7c6148f77f91
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 17:36:51 2017 +0200

    Fix typo.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0d1eb4a..d620433 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,6 @@ override_dh_installchangelogs:
 	dh_installchangelogs -Xchangelog.rst
 
 override_dh_installdocs:
-	cp doc/index.rst debian/tmp/README.rst
+	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