[Python-modules-commits] [flask-mail] 14/14: Install readme into both packages.
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 209e2ff171d8fbb1ad88c3ad8991be90357a8106
Author: Dominik George <nik at naturalnet.de>
Date: Sat Apr 29 17:43:40 2017 +0200
Install readme into both packages.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c478a82..066fc3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ 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
+ dh_installdocs -A 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