[med-svn] samtools 04/07: Clean before installing test files (this removes compiled files).

Charles Plessy plessy at moszumanska.debian.org
Sat Aug 23 07:20:38 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository samtools.

commit caff5f5fe0ecf2a14061a7b5da00476469ef7485
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Aug 23 15:45:33 2014 +0900

    Clean before installing test files (this removes compiled files).
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 501b442..3bf4b52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,4 @@ override_dh_auto_install:
 	  prefix=/usr \
 	  HTSDIR="/usr/include" \
 	  HTSLIB=$(shell dpkg -S libhts.a | awk '{print $$2}')
+	make clean

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



More information about the debian-med-commit mailing list