From: Afif Elghraoui Date: Fri, 24 Jul 2015 07:47:26 +0000 (-0700) Subject: Delete __pycache__ directory in clean-tests recipe X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~284 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6231b745aab22c22488abbebd561ad1da48c57b8;p=python-pysam.git Delete __pycache__ directory in clean-tests recipe --- diff --git a/debian/rules b/debian/rules index 9ea8d47..9b8d539 100755 --- a/debian/rules +++ b/debian/rules @@ -55,6 +55,7 @@ clean-tests: tests/test.bam \ tests/_compile_test.c \ tests/pysam_ex2.sam \ + tests/__pycache__ \ pysam/calignmentfile.c \ pysam/cbcf.c