From: Andreas Tille Date: Thu, 4 May 2017 10:57:10 +0000 (+0200) Subject: Remove other autogenerated files to build twice in a row X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~198 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8f07609cca01973575095ad5b9ea2b142c9c8689;p=python-pysam.git Remove other autogenerated files to build twice in a row --- diff --git a/debian/changelog b/debian/changelog index 79cb8d4..d817e4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ python-pysam (0.10.0+ds-2) UNRELEASED; urgency=medium - * Add some files that need to be removed after running tests + * d/rules: + - Add some files that need to be removed after running tests + - Remove other autogenerated files to build twice in a row -- Andreas Tille Thu, 04 May 2017 12:50:22 +0200 diff --git a/debian/rules b/debian/rules index a2c8372..3db207d 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,9 @@ override_dh_auto_clean: $(RM) \ pysam/config.py \ pysam/config.h \ + pysam/lib*.c \ samtools/config.h + rm -rf pysam.egg-info .PHONY: pysam_data.% cbcf_data.% cbcf_data.%: