[med-svn] [SCM] sra-sdk branch, master, updated. upstream/2.0.0_b6-5-g9aafb73

Charles Plessy plessy at debian.org
Thu Dec 16 01:49:21 UTC 2010


The following commit has been merged in the master branch:
commit 626897ce40b29a63754cae7e0a9cd164ec0d941e
Author: Charles Plessy <plessy at debian.org>
Date:   Thu Dec 16 10:30:16 2010 +0900

    # Do not delete programs after having built them. Thanks, Andreas !
    
    Message-ID: <20101215155006.GA20035 at an3as.eu>

diff --git a/debian/rules b/debian/rules
index 04fc8d1..d65080b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_auto_build:
 	export LD_LIBRARY_PATH="$$LD_LIBRARY_PATH:$(OUTDIR)/lib"; export OUTDIR=$(OUTDIR) ; make
 
 override_dh_auto_test:
+
+override_dh_prep:
+	dh_prep -X debian/tmp

-- 
Utilities for the NCBI Sequence Read Archive



More information about the debian-med-commit mailing list