The following commit has been merged in the master branch:
commit 626897ce40b29a63754cae7e0a9cd164ec0d941e
Author: Charles Plessy <[email protected]>
Date:   Thu Dec 16 10:30:16 2010 +0900

    # Do not delete programs after having built them. Thanks, Andreas !
    
    Message-ID: <[email protected]>

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to