[med-svn] [metaphlan2-data] 02/04: Do not remove license file and changelog

Andreas Tille tille at debian.org
Fri Sep 16 21:42:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository metaphlan2-data.

commit fd0f05ee0f24ac606e20974f00e80f364c51cbc8
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 16 22:10:51 2016 +0200

    Do not remove license file and changelog
---
 debian/get-orig-source | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index 281b64d..ce0590f 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -53,7 +53,7 @@ tar xaf ../${ORIGVERSION}.tar.bz2
 mv biobakery-metaphlan2-* ${TARDIR}
 cd ${TARDIR}
 
-find . -type f ! -name "*.bt2" -delete
+find . -type f ! -name "*.bt2" -a ! -name "*.txt" -delete
 find . -type d -empty | xargs -r rm -rf
 cd db_v20
 bowtie2-inspect mpa_v20_m200 > markers.fasta

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/metaphlan2-data.git



More information about the debian-med-commit mailing list