[pyzo] 08/12: Clean artefacts generated by the docs

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 11 16:18:18 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/master
in repository pyzo.

commit 3e0d46a53191ab163fe727b315de59599e53e41f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jul 11 16:42:09 2017 +0100

    Clean artefacts generated by the docs
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index ec37e00..ae53551 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,11 @@ export PYBUILD_AFTER_INSTALL=mv {destdir}/usr/bin/pyzo \
 %:
 	dh $@ --with python3,sphinxdoc,linktree --buildsystem=pybuild
 
+override_dh_auto_clean:
+	dh_auto_clean
+	$(RM) -rf build/html
+	$(RM) -rf build/man
+
 override_dh_auto_build:
 	dh_auto_build
 	PYTHONPATH=. http_proxy='127.0.0.1:9' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyzo.git



More information about the debian-science-commits mailing list