[med-svn] [python-pysam] 13/21: Update d/rules clean target

Afif Elghraoui afif at moszumanska.debian.org
Sun Mar 6 07:57:40 UTC 2016


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

afif pushed a commit to branch master
in repository python-pysam.

commit d54a1632b085aa4139b113b201726a556d6c18a2
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat Mar 5 16:36:24 2016 -0800

    Update d/rules clean target
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index cdf23f6..5979df8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,10 @@ override_dh_auto_test:
 get-orig-source:
 	uscan --verbose --force-download --repack --compression xz
 
+override_dh_auto_clean:
+	dh_auto_clean
+	$(RM) pysam/config.py
+
 clean-tests:
 	$(MAKE) -C tests/pysam_data clean
 	find . -name "*.pyc" -delete

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



More information about the debian-med-commit mailing list