From 8f07609cca01973575095ad5b9ea2b142c9c8689 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Thu, 4 May 2017 12:57:10 +0200 Subject: [PATCH] Remove other autogenerated files to build twice in a row --- debian/changelog | 4 +++- debian/rules | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) 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.%: -- 2.30.2