projects
/
python-pysam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
425adaf
)
Delete __pycache__ directory in clean-tests recipe
author
Afif Elghraoui
<afif@ghraoui.name>
Fri, 24 Jul 2015 07:47:26 +0000
(
00:47
-0700)
committer
Afif Elghraoui
<afif@ghraoui.name>
Fri, 24 Jul 2015 07:47:26 +0000
(
00:47
-0700)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 9ea8d47e268d648dcb33795516361308d874f4ee..9b8d5392a8d3c466abf4e6be68b1fc407831091a 100755
(executable)
--- 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