[med-svn] [python-skbio] 01/03: Don't delete travisci & coveragerc files
Kevin Murray
daube-guest at moszumanska.debian.org
Tue Oct 13 11:21:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository python-skbio.
commit 1a178be9eff4b6a4ec116662576bb6857d818ff9
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Tue Oct 13 16:50:24 2015 +1100
Don't delete travisci & coveragerc files
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 109e927..abdc964 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,5 @@ override_dh_auto_test:
override_dh_clean:
dh_clean
- rm -f .t* .c*
find ./skbio -name '*.so' -delete
- rm -rf .eggs
\ No newline at end of file
+ rm -rf .eggs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git
More information about the debian-med-commit
mailing list