[med-svn] [python-ruffus] 12/12: Fix clean target

Andreas Tille tille at debian.org
Thu Feb 5 21:24:29 UTC 2015


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

tille pushed a commit to branch master
in repository python-ruffus.

commit f4f7c9d9b49240eee87a48c106a54aebee2bcc6a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Feb 5 22:24:10 2015 +0100

    Fix clean target
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 93b3892..3045e50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,8 @@ override_dh_auto_clean:
 	       ruffus/test/tmp_test_job_history_with_exceptions \
 	       ruffus/test/.ruffus_history.sqlite \
 	       ruffus/__pycache__ \
-	       doc/_build \
+	       doc/_build/html \
+	       doc/_build/doctrees \
 	       ruffus/test/*.log
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-ruffus.git



More information about the debian-med-commit mailing list