[reprotest] 01/02: Properly clean the documentation

Ximin Luo infinity0 at debian.org
Tue May 9 18:49:36 UTC 2017


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

infinity0 pushed a commit to branch master
in repository reprotest.

commit 5d6dc2ff206f60ca9dc3029e2bf285be2d67fcb7
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue May 9 19:56:21 2017 +0200

    Properly clean the documentation
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index ec5dc21..f8de5eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	TOX_TESTENV_PASSENV=PYTHONIOENCODING PYTHONIOENCODING=utf-8 \
 	tox -r --sitepackages -- -s
 endif
+
+override_dh_auto_clean:
+	dh_auto_clean
+	cd doc && $(MAKE) clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list