[Python-modules-commits] [tqdm] 01/01: install examples

Sandro Tosi morph at moszumanska.debian.org
Sun Apr 24 20:44:23 UTC 2016


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

morph pushed a commit to branch master
in repository tqdm.

commit 54fca7ae37705051a6fc7004f0626f08a88a6162
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Apr 24 21:38:46 2016 +0100

    install examples
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 75c02fc..0ce85f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,3 +30,6 @@ override_dh_auto_install:
 
 override_dh_installdocs:
 	dh_installdocs -A CONTRIBUTE README.rst RELEASE
+
+override_dh_installexamples:
+	dh_installexamples -A examples/*.py

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



More information about the Python-modules-commits mailing list