[Python-modules-commits] [python-tornadorpc] 03/04: install README
Sandro Tosi
morph at moszumanska.debian.org
Tue Jul 7 21:38:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch bpo8
in repository python-tornadorpc.
commit 750524fa2625badaf800ff280e5eafca10cb7724
Author: Sandro Tosi <morph at debian.org>
Date: Tue Jul 7 17:37:56 2015 -0400
install README
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index a42e279..de42975 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
override_dh_auto_install:
python setup.py install --install-layout=deb --root=$(CURDIR)/debian/python-tornadorpc
+
+override_dh_installdocs:
+ dh_installdocs README
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tornadorpc.git
More information about the Python-modules-commits
mailing list